Skip to content

Commit 12fb849

Browse files
committed
fix: upgrade upload-pages-artifact version
1 parent 51160b7 commit 12fb849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: actions/configure-pages@v3
3434

3535
- name: Upload artifact
36-
uses: actions/upload-pages-artifact@v2
36+
uses: actions/upload-pages-artifact@v3
3737
with:
3838
path: dist/
3939

0 commit comments

Comments
 (0)