Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 42e2e4a

Browse files
Bump actions/download-artifact from 4 to 5
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a5496e commit 42e2e4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ jobs:
256256
- name: Tune GitHub-hosted runner network
257257
uses: smorimoto/tune-github-hosted-runner-network@v1
258258
- name: Download artifacts
259-
uses: actions/download-artifact@v4
259+
uses: actions/download-artifact@v5
260260
- name: Publish to GitHub Packages
261261
if: ${{ github.event_name == 'push' || github.event_name == 'release' }}
262262
run: |

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /