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

Commit 14913cc

Browse files
authored
Merge pull request #334 from Sanapol/fix-deploy
fix-deploy
2 parents 24c247d + 9fbd082 commit 14913cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
path: src/widget
4141
- name: Deploy to GitHub Pages
4242
id: deployment
43-
uses: actions/deploy-pages@v2
43+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)