Skip to content

Commit 7955dbe

Browse files
chore(deps): update actions/upload-artifact action to v3.2.1
1 parent b5af287 commit 7955dbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
run: poetry build
5858

5959
- name: Upload build artifacts
60-
uses: actions/upload-artifact@v3
60+
uses: actions/upload-artifact@ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5 # v3.2.1
6161
with:
6262
name: dist
6363
path: dist/

0 commit comments

Comments
 (0)