Skip to content

Commit ebedee6

Browse files
authored
Merge pull request #11 from justdan6/dependabot/github_actions/actions/download-artifact-4
Bump actions/download-artifact from 3 to 4
2 parents f2e2dd7 + 4024fa9 commit ebedee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
steps:
7979
-
8080
name: Download digests
81-
uses: actions/download-artifact@v3
81+
uses: actions/download-artifact@v4
8282
with:
8383
name: digests
8484
path: /tmp/digests

0 commit comments

Comments
 (0)