Skip to content

Commit 6e10dad

Browse files
Update actions/upload-artifact action to v5
1 parent 2aa3e9b commit 6e10dad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
run: npm run build
5858

5959
- name: Upload Build
60-
uses: actions/upload-artifact@v4
60+
uses: actions/upload-artifact@v5
6161
with:
6262
name: Website
6363
path: build/

0 commit comments

Comments
 (0)