Skip to content

Commit 71be0b5

Browse files
Bump dawidd6/action-download-artifact from 7 to 8
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 7 to 8. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v7...v8) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c026682 commit 71be0b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/post-outdated-content-report.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
# - name: Download output
5151
# uses: actions/download-artifact@v3
5252
- name: Download output
53-
uses: dawidd6/action-download-artifact@v7
53+
uses: dawidd6/action-download-artifact@v8
5454
with:
5555
github_token: ${{secrets.GITHUB_TOKEN}}
5656
workflow: check-outdated-content.yaml

0 commit comments

Comments
 (0)