Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 6f0bd23

Browse files
Copilotleandro3810
andauthored
fix: update download-artifact to patched release
Agent-Logs-Url: https://github.com/leandro3810/dev/sessions/b8c2e99f-f555-4892-9efc-e840b21d6eb2 Co-authored-by: leandro3810 <174205117+leandro3810@users.noreply.github.com>
1 parent ae45298 commit 6f0bd23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/azure-webapps-node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555

5656
steps:
5757
- name: Download artifact from build job
58-
uses: actions/download-artifact@v4
58+
uses: actions/download-artifact@v4.1.3
5959
with:
6060
name: node-app
6161

0 commit comments

Comments
 (0)