Skip to content

Commit 060395c

Browse files
committed
Bump artifact action version
1 parent b338bae commit 060395c

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
@@ -45,7 +45,7 @@ jobs:
4545
config: baseUrl=http://localhost:5173
4646

4747
- name: Upload artifact
48-
uses: actions/upload-pages-artifact@v1
48+
uses: actions/upload-pages-artifact@v4
4949
with:
5050
path: ./dist
5151

0 commit comments

Comments
 (0)