Skip to content

Commit de178d7

Browse files
chore(deps): update dependency actions/upload-artifact to version 4.x 🌟 (#1487)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2f4f5a7 commit de178d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- run: yarn build:ci
3030

3131
- name: Save build folder
32-
uses: actions/upload-artifact@v3
32+
uses: actions/upload-artifact@v4
3333
with:
3434
name: build
3535
if-no-files-found: error

0 commit comments

Comments
 (0)