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

Commit 46bf7f1

Browse files
authored
Merge pull request #331 from Sanapol/fix-Pipeline-328
Fix-pipeline-328
2 parents 3216d3d + 9ee85ff commit 46bf7f1

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
@@ -34,7 +34,7 @@ jobs:
3434
- name: Setup Pages
3535
uses: actions/configure-pages@v3
3636
- name: Upload artifact
37-
uses: actions/upload-pages-artifact@v1
37+
uses: actions/upload-pages-artifact@v3
3838
with:
3939
# Upload entire repository
4040
path: src/widget

0 commit comments

Comments
 (0)