Skip to content

Commit 572aab3

Browse files
renovate[bot]DanielHreben
authored andcommitted
chore: update actions/upload-artifact action to v7
1 parent 12faddf commit 572aab3

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: yarn build
5858

5959
- name: Upload build artifacts
60-
uses: actions/upload-artifact@v5
60+
uses: actions/upload-artifact@v7
6161
with:
6262
name: dist
6363
path: dist/

0 commit comments

Comments
 (0)