We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 40a131f + 164b30b commit 95073c7Copy full SHA for 95073c7
1 file changed
.github/workflows/release.yml
@@ -72,7 +72,7 @@ jobs:
72
runs-on: ubuntu-latest
73
steps:
74
- name: Download built doc site
75
- uses: dawidd6/action-download-artifact@v8
+ uses: dawidd6/action-download-artifact@v9
76
with:
77
workflow: ci.yml
78
commit: ${{ github.sha }}
0 commit comments