Skip to content

Commit 465e8da

Browse files
authored
Update main.yml
1 parent 9c7ae2f commit 465e8da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v2
1616
with:
1717
ref: develop
18-
- uses: actions/cache@v2
18+
- uses: actions/cache@v4
1919
with:
2020
path: ~/.cache
2121
key: ${{ runner.os }}-gem-${{ hashFiles('**/Gemfile.lock') }}

0 commit comments

Comments
 (0)