Skip to content

Commit

Permalink
feat(infra): Moving to checkout v3 because of actions/checkout#1048
Browse files Browse the repository at this point in the history
  • Loading branch information
aitor committed Feb 14, 2023
1 parent 0193cd9 commit bb6c9c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: Release Gem
uses: cadwallion/publish-rubygems-action@8f9e0538302643309e4e43bf48cd34173ca48cfc # yamllint disable-line
Expand Down

0 comments on commit bb6c9c7

Please sign in to comment.