Skip to content

Commit bf27eb1

Browse files
chore(deps): update actions/setup-node action to v5 (#27)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca9a92e commit bf27eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
3232
with:
3333
fetch-depth: 0
34-
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
34+
- uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
3535
with:
3636
node-version: 22
3737
cache: npm

0 commit comments

Comments
 (0)