Skip to content

Commit 5cc7668

Browse files
chore(deps): update actions/cache action to v5
1 parent 3747797 commit 5cc7668

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
1818
with:
1919
node-version: 20.x
20-
- uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
20+
- uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
2121
with:
2222
path: ~/.npm
2323
key: ${{ runner.os }}-node

0 commit comments

Comments
 (0)