Skip to content

Commit e2fa831

Browse files
authored
Merge branch 'main' into update-dev
2 parents a03d835 + 1367ff0 commit e2fa831

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
- run: pipx run build
1717

18-
- uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
18+
- uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
1919
with:
2020
name: distfiles
2121
path: dist/
@@ -58,6 +58,6 @@ jobs:
5858
name: distfiles
5959
path: dist/
6060

61-
- uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
61+
- uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
6262
with:
6363
print-hash: true

0 commit comments

Comments
 (0)