Skip to content

Commit 9e443c0

Browse files
build(deps): bump actions/download-artifact from 7 to 8 (#4104)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 95f9218 commit 9e443c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cppcmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
- run: mkdir -v target
8080

8181
- name: Download artifacts
82-
uses: actions/download-artifact@v7
82+
uses: actions/download-artifact@v8
8383
with:
8484
path: target
8585

0 commit comments

Comments
 (0)