Skip to content

Commit 3b26db0

Browse files
authored
Merge pull request #1647 from microsoftgraph/dependabot/github_actions/dawidd6/action-download-artifact-6
Bump dawidd6/action-download-artifact from 5 to 6
2 parents 32b926a + 7303d96 commit 3b26db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/git-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v4
1616
- name: Download Build Artifact
17-
uses: dawidd6/action-download-artifact@v5
17+
uses: dawidd6/action-download-artifact@v6
1818
with:
1919
workflow: build-and-publish.yml
2020
workflow_conclusion: success

0 commit comments

Comments
 (0)