Skip to content

Commit 598471b

Browse files
Update actions/configure-pages action to v5
1 parent 0356252 commit 598471b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
name: build
6767
path: dist
6868
- name: Setup Pages
69-
uses: actions/configure-pages@v4
69+
uses: actions/configure-pages@v5
7070
- name: Upload artifact
7171
uses: actions/upload-pages-artifact@v3
7272
with:

0 commit comments

Comments
 (0)