Skip to content

Commit 4a2e698

Browse files
Merge pull request #3030 from Azure/dependabot/github_actions/actions/download-artifact-4
Bump actions/download-artifact from 3 to 4
2 parents 063dccf + d76d18e commit 4a2e698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-schemas.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
uses: actions/checkout@v4
8181

8282
- name: Download batch results
83-
uses: actions/download-artifact@v3
83+
uses: actions/download-artifact@v4
8484
with:
8585
path: workflow-temp
8686

0 commit comments

Comments
 (0)