Skip to content

Commit 1f3305f

Browse files
committed
Update action.
1 parent 674cb07 commit 1f3305f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
${{ runner.os }}-${{ matrix.ruby }}-gems-${{
3636
hashFiles(matrix.gemfile) }}
3737
38-
- uses: actions/cache@v3
38+
- uses: actions/cache@v4
3939
id: npm-cache
4040
with:
4141
path: vendor/bundle

0 commit comments

Comments
 (0)