Skip to content

Commit cfc6e07

Browse files
authored
Merge pull request #6 from MOmarMiraj/sdk-core/jep5
update download artifact file
2 parents d7e3981 + 3e7941d commit cfc6e07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
8585
needs: [build_wheels, build-sdist]
8686
steps:
87-
- uses: actions/download-artifact@v2
87+
- uses: actions/download-artifact@v4
8888
with:
8989
path: ./dist
9090

0 commit comments

Comments
 (0)