Skip to content

Commit 65a06d8

Browse files
committed
Update actions/cache version
1 parent 6776832 commit 65a06d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
submodules: true
1313

1414
- name: Cache vendor/
15-
uses: actions/cache@v1
15+
uses: actions/cache@v3
1616
with:
1717
path: vendor/
1818
key: ${{ runner.OS }}-p4-fusion-vendor-cache-${{ github.ref }}

0 commit comments

Comments
 (0)