Skip to content

Commit 616edf4

Browse files
authored
Update upload-artifact action to version 4
1 parent a5444ab commit 616edf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static.yml

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

5252
- name: Upload artifact
53-
uses: actions/upload-artifact@v3
53+
uses: actions/upload-artifact@v4
5454
with:
5555
# Upload entire repository
5656
path: 'dist'

0 commit comments

Comments
 (0)