Skip to content

Commit 4ac3a0b

Browse files
Bump actions/cache from 4.2.4 to 4.3.0 (#65)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36f9bae commit 4ac3a0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish_pages.yaml

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

4343
- name: Cache Node modules
4444
id: cache
45-
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
45+
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
4646
with:
4747
key: node-modules-${{ hashFiles('package-lock.json') }}
4848
path: node_modules

0 commit comments

Comments
 (0)