Skip to content

Commit 57f7a3c

Browse files
chore(deps): update actions/upload-artifact action to v6 (#618)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5d4c698 commit 57f7a3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
DEBUG: ${{ secrets.DEBUG }}
2929

3030
- name: Upload artifacts
31-
uses: actions/upload-artifact@v5
31+
uses: actions/upload-artifact@v6
3232
with:
3333
name: artifacts
3434
path: artifacts

0 commit comments

Comments
 (0)