Skip to content

Commit 2aade68

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 a5b910b commit 2aade68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phar.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
token: ${{ secrets.PAT }}
8888

8989
- name: "Download all artifacts"
90-
uses: actions/download-artifact@v2
90+
uses: actions/download-artifact@v4.1.7
9191
with:
9292
path: artifacts
9393

0 commit comments

Comments
 (0)