Skip to content

Commit de8ac04

Browse files
chore(deps): update actions/configure-pages action to v5
1 parent 9296b19 commit de8ac04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Build
3838
run: npm run build
3939

40-
- uses: actions/configure-pages@v4
40+
- uses: actions/configure-pages@v5
4141

4242
- uses: actions/upload-pages-artifact@v3
4343
with:

0 commit comments

Comments
 (0)