Skip to content

Commit 8700001

Browse files
chore(deps): update actions/configure-pages action to v5
1 parent 620683d commit 8700001

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@v4
32+
- uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5
3333

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

0 commit comments

Comments
 (0)