Skip to content

Commit 461fdef

Browse files
chore(deps): update actions/configure-pages action to v5 (#3)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 70a1611 commit 461fdef

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
@@ -29,7 +29,7 @@ jobs:
2929
node-version: 22
3030
cache: npm
3131

32-
- uses: actions/configure-pages@1f0c5cde4bc74cd7e1254d0cb4de8d49e9068c7d # v4
32+
- uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5
3333

3434
- run: npm ci
3535
- run: npm run build

0 commit comments

Comments
 (0)