Skip to content

Commit 797967f

Browse files
committed
Upgrade artifact actions to v3
1 parent 0ec329d commit 797967f

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
@@ -34,7 +34,7 @@ jobs:
3434
touch build/.nojekyll
3535
3636
- name: Upload Artifacts
37-
uses: actions/upload-pages-artifact@v1
37+
uses: actions/upload-pages-artifact@v3
3838
with:
3939
# this should match the `pages` option in your adapter-static options
4040
path: 'build/'

0 commit comments

Comments
 (0)