We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdc3102 commit 3168a37Copy full SHA for 3168a37
1 file changed
.github/workflows/update-binary.yml
@@ -83,7 +83,7 @@ jobs:
83
needs: [ build-stubs ]
84
steps:
85
- name: Get build artifacts
86
- uses: actions/download-artifact@v8.0.0
+ uses: actions/download-artifact@v8.0.1
87
with:
88
path: dist
89
merge-multiple: true
0 commit comments