Skip to content

Commit

Permalink
Merge pull request #3200 from cncf/dependabot/github_actions/dawidd6/…
Browse files Browse the repository at this point in the history
…action-download-artifact-6

Bump dawidd6/action-download-artifact from 5 to 6
  • Loading branch information
iamNoah1 authored Jul 15, 2024
2 parents c53b99b + 453d8fe commit d17cf47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/post-outdated-content-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
# - name: Download output
# uses: actions/download-artifact@v3
- name: Download output
uses: dawidd6/action-download-artifact@v5
uses: dawidd6/action-download-artifact@v6
with:
github_token: ${{secrets.GITHUB_TOKEN}}
workflow: check-outdated-content.yaml
Expand Down

0 comments on commit d17cf47

Please sign in to comment.