Skip to content

Commit d1e94cb

Browse files
authoredSep 3, 2024
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v3...v4.1.7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d9d376e commit d1e94cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565

6666
steps:
6767
- name: Download artifact from build job
68-
uses: actions/download-artifact@v3
68+
uses: actions/download-artifact@v4.1.7
6969
with:
7070
name: node-app
7171

0 commit comments

Comments
 (0)
Please sign in to comment.