Skip to content

Commit

Permalink
Chore: update action
Browse files Browse the repository at this point in the history
Related: #84
  • Loading branch information
till committed Feb 12, 2023
1 parent d6e9169 commit 683cb8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.0
Expand Down

0 comments on commit 683cb8b

Please sign in to comment.