Skip to content

Commit 1b077ed

Browse files
Bump actions/download-artifact from 4.3.0 to 5.0.0 (#353)
1 parent 58418fe commit 1b077ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
with:
8282
creds: ${{ secrets.AZURE_SP }}
8383
- name: Download webapp artifact #Download the artifacts from GitHub
84-
uses: actions/download-artifact@v4.3.0
84+
uses: actions/download-artifact@v5.0.0
8585
with:
8686
name: webapp
8787
path: webapp

0 commit comments

Comments
 (0)