Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

Commit 2001709

Browse files
Actions not actioning
1 parent e6add8e commit 2001709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v2
1717
- name: Npm cache
18-
uses: actions/cache@v1
18+
uses: actions/cache@v4
1919
with:
2020
path: ~/.npm
2121
key: npm-${{ hashFiles('**/package.json') }}

0 commit comments

Comments
 (0)