We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdae43c commit 606fd72Copy full SHA for 606fd72
.github/workflows/post-outdated-content-report.yaml
@@ -50,7 +50,7 @@ jobs:
50
# - name: Download output
51
# uses: actions/download-artifact@v3
52
- name: Download output
53
- uses: dawidd6/action-download-artifact@v8
+ uses: dawidd6/action-download-artifact@v9
54
with:
55
github_token: ${{secrets.GITHUB_TOKEN}}
56
workflow: check-outdated-content.yaml
0 commit comments