Skip to content

Commit 64d11ff

Browse files
authored
Update deposit.yml
1 parent 40ab41d commit 64d11ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deposit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
pip3 install --user coloredlogs
3232
3333
- name: Cache gems
34-
uses: actions/cache@v2
34+
uses: actions/cache@v3
3535
with:
3636
path: vendor/bundle
3737
key: ${{ runner.os }}-gem-${{ hashFiles('**/Gemfile') }}

0 commit comments

Comments
 (0)