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

Commit3244328

Browse files
⬆ Bump dawidd6/action-download-artifact from 3.0.0 to 3.1.4
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 3.0.0 to 3.1.4.- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)- [Commits](dawidd6/action-download-artifact@v3.0.0...v3.1.4)---updated-dependencies:- dependency-name: dawidd6/action-download-artifact dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
1 parentffb4f77 commit3244328

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/deploy-docs.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
mkdir ./site
2222
-name:Download Artifact Docs
2323
id:download
24-
uses:dawidd6/action-download-artifact@v3.0.0
24+
uses:dawidd6/action-download-artifact@v3.1.4
2525
with:
2626
if_no_artifact_found:ignore
2727
github_token:${{ secrets.FASTAPI_PREVIEW_DOCS_DOWNLOAD_ARTIFACTS }}

‎.github/workflows/smokeshow.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
-run:pip install smokeshow
2626

27-
-uses:dawidd6/action-download-artifact@v3.0.0
27+
-uses:dawidd6/action-download-artifact@v3.1.4
2828
with:
2929
github_token:${{ secrets.FASTAPI_SMOKESHOW_DOWNLOAD_ARTIFACTS }}
3030
workflow:test.yml

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2026 Movatter.jp