Movatterモバイル変換


[0]ホーム

URL:


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

Commit9796123

Browse files
chore(deps): bump actions/download-artifact from 5 to 6 (#316)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.- [Release notes](https://github.com/actions/download-artifact/releases)- [Commits](actions/download-artifact@v5...v6)---updated-dependencies:- dependency-name: actions/download-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parentba6c9a5 commit9796123

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/deploy.yaml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ jobs:
293293
-uses:actions/checkout@v5
294294

295295
-name:Download artifact
296-
uses:actions/download-artifact@v5
296+
uses:actions/download-artifact@v6
297297
with:
298298
name:pdu-${{ matrix.target }}
299299

@@ -337,7 +337,7 @@ jobs:
337337
-uses:actions/checkout@v5
338338

339339
-name:Download all artifacts
340-
uses:actions/download-artifact@v5
340+
uses:actions/download-artifact@v6
341341
with:
342342
path:./downloads
343343

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp