Skip to content

Commit

Permalink
Silence deprecation warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
dgraham committed Apr 22, 2024
1 parent 74bb758 commit 58a4f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- "2.7"
- "2.6"
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby-version }}
Expand Down

0 comments on commit 58a4f75

Please sign in to comment.