We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f082c2 + 71be0b5 commit 0fe0fedCopy full SHA for 0fe0fed
.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@v7
+ uses: dawidd6/action-download-artifact@v8
54
with:
55
github_token: ${{secrets.GITHUB_TOKEN}}
56
workflow: check-outdated-content.yaml
0 commit comments