Skip to content

Commit

Permalink
Update action.
Browse files Browse the repository at this point in the history
  • Loading branch information
fnando committed Mar 1, 2024
1 parent 674cb07 commit 1f3305f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
${{ runner.os }}-${{ matrix.ruby }}-gems-${{
hashFiles(matrix.gemfile) }}
- uses: actions/cache@v3
- uses: actions/cache@v4
id: npm-cache
with:
path: vendor/bundle
Expand Down

0 comments on commit 1f3305f

Please sign in to comment.