Skip to content

Commit c0e797e

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent aa4d94a commit c0e797e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
source .venv-install-tar/bin/activate
3333
uv pip install dist/*.tar.gz
3434
35-
- uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
35+
- uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
3636
if: github.event_name == 'push' && startsWith(github.event.ref, 'refs/tags/')
3737
with:
3838
name: dist

0 commit comments

Comments
 (0)