Skip to content

Commit 39b8f8c

Browse files
chore(deps): update actions/upload-artifact action to v7.0.1
1 parent 69164ca commit 39b8f8c

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
@@ -61,7 +61,7 @@ jobs:
6161
password: ${{ secrets.PYPI_API_TOKEN }}
6262

6363
- name: Upload build artifacts
64-
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
64+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
6565
with:
6666
name: dist
6767
path: dist/

0 commit comments

Comments
 (0)