8000 Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows · stackless-dev/stackman@ebfb17b · GitHub
[go: up one dir, main page]

Skip to content

Commit ebfb17b

Browse files
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v2...v4.1.7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dbc72fe commit ebfb17b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildcommit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
if: ${{ github.event_name == 'push' }}
9595
steps:
9696
- uses: actions/checkout@v2
97-
- uses: actions/download-artifact@v2
97+
- uses: actions/download-artifact@v4.1.7
9898
with:
9999
path: lib
100100

0 commit comments

Comments
 (0)
0