Skip to content
This repository was archived by the owner on Sep 19, 2025. It is now read-only.

Commit ed4e335

Browse files
chore(deps): update actions/configure-pages action to v5
1 parent c9f9b4c commit ed4e335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Build project
2929
run: npm run pages
3030
- name: Setup Pages
31-
uses: actions/configure-pages@v3
31+
uses: actions/configure-pages@v5
3232
- name: Upload artifact
3333
uses: actions/upload-pages-artifact@v2
3434
with:

0 commit comments

Comments
 (0)