Skip to content

Commit 4c5b5bb

Browse files
committed
update actions dependencies
1 parent 41951c9 commit 4c5b5bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
with:
5252
path: ${{ matrix.branch }}
5353
key: ${{ env.CACHE_KEY }}
54-
- uses: actions/setup-node@v4
54+
- uses: actions/setup-node@v5
5555
if: steps.artifacts-restore.outputs.cache-hit != 'true'
5656
with:
5757
node-version: 24

0 commit comments

Comments
 (0)