Skip to content

Commit b08e37b

Browse files
chore(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 be7eb8e commit b08e37b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/csharp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ jobs:
256256
with:
257257
submodules: true
258258
- name: Download PDF artifact
259-
uses: actions/download-artifact@v4
259+
uses: actions/download-artifact@v8
260260
with:
261261
name: csharp-pdf
262262
path: csharp/pdf-artifact

0 commit comments

Comments
 (0)