Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e2cf7e0

Browse files
Merge pull request #9 from stackless-dev/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
2 parents dbc72fe + ebfb17b commit e2cf7e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildcommit.yml

+1-1
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)