Skip to content

Commit 90fdb1c

Browse files
authored
Merge pull request #2 from osano/sre-1299/update-cache-version
SRE-1299 - Update cache package version
2 parents 041bdee + 9a07c2b commit 90fdb1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Cache build artifacts
2828
id: cache-node
29-
uses: actions/cache@v2
29+
uses: actions/cache@v4
3030
with:
3131
path: |
3232
~/.npm

0 commit comments

Comments
 (0)