Skip to content

Commit 09c5ce6

Browse files
committed
added - uses: actions/checkout@v4
1 parent 98ff64c commit 09c5ce6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish_to_pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ jobs:
115115
permissions:
116116
id-token: write
117117
steps:
118+
- uses: actions/checkout@v4
118119
- name: Download all artifacts
119120
uses: actions/download-artifact@v4
120121
with:

0 commit comments

Comments
 (0)