Skip to content

Commit 0ca706e

Browse files
authored
Update ci.yml
1 parent 7ff2031 commit 0ca706e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v2
1515
- uses: ruby/setup-ruby@v1
16-
- uses: actions/cache@v1
16+
- uses: actions/cache@v4
1717
with:
1818
path: vendor/bundle
1919
key: bundle-${{ hashFiles('**/Gemfile.lock') }}

0 commit comments

Comments
 (0)