Skip to content

Commit b48e168

Browse files
build(deps): Bump actions/download-artifact from 4 to 8
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v8) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e5cf772 commit b48e168

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-fix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ jobs:
181181
git config user.name "github-actions[bot]"
182182
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
183183
184-
- uses: actions/download-artifact@v4
184+
- uses: actions/download-artifact@v8
185185
with:
186186
pattern: pr-fix-*
187187
path: /tmp/pr-fix-artifacts

0 commit comments

Comments
 (0)