Skip to content

Commit

Permalink
Merge pull request #18 from ilyabrin/patch-1
Browse files Browse the repository at this point in the history
actions/checkout@v3
  • Loading branch information
cadwallion authored Nov 14, 2022
2 parents 3a0f826 + 9bde19a commit d9474d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
runs-on: ubuntu-latest

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

- name: Release Gem
if: contains(github.ref, 'refs/tags/v')
Expand Down

0 comments on commit d9474d9

Please sign in to comment.