Skip to content

Commit 4ffe164

Browse files
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 9a4bc69 commit 4ffe164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ql-for-ql-dataset_measure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
needs: measure
7777
steps:
7878
- uses: actions/checkout@v5
79-
- uses: actions/download-artifact@v4
79+
- uses: actions/download-artifact@v8
8080
with:
8181
name: measurements
8282
path: stats

0 commit comments

Comments
 (0)