Skip to content

Commit f60e8da

Browse files
Apply suggestions from code review
Co-authored-by: Eden Zimbelman <[email protected]>
1 parent 10935e8 commit f60e8da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
scripts/build_pypi_package.sh
3434
3535
- name: Persist dist folder
36-
uses: actions/upload-artifact@v4
36+
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
3737
with:
3838
name: release-dist
3939
path: dist/

0 commit comments

Comments
 (0)