Skip to content

Commit 1bb4792

Browse files
build(deps): bump actions/download-artifact from 4 to 5 (#3988)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a9b8c0c commit 1bb4792

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
@@ -80,7 +80,7 @@ jobs:
8080
- run: mkdir -v target
8181

8282
- name: Download artifacts
83-
uses: actions/download-artifact@v4
83+
uses: actions/download-artifact@v5
8484
with:
8585
path: target
8686

0 commit comments

Comments
 (0)