We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa545e9 commit c794b06Copy full SHA for c794b06
.github/workflows/release.yaml
@@ -40,7 +40,7 @@ jobs:
40
needs: [ config, ci ]
41
steps:
42
- name: Get build artifacts
43
- uses: actions/[email protected].8
+ uses: actions/[email protected].9
44
with:
45
pattern: Python-*
46
path: dist
0 commit comments