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

Commit4f540c6

Browse files
authored
upgrade to actions/checkout@v3
1 parentbaafd09 commit4f540c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
echo source: ${{github.event.client_payload.source}}, workflow: ${{github.event.client_payload.workflow}}, action_run_id: ${{github.event.client_payload.run_id}}, action_run_number: ${{github.event.client_payload.run_number}}, sha: ${{ github.event.client_payload.sha }}, github_ref: ${{ github.event.client_payload.ref }}
1515
1616
-name:Checking Out https://github.com/phcode-dev/phoenix
17-
uses:actions/checkout@v2
17+
uses:actions/checkout@v3
1818
with:
1919
repository:phcode-dev/phoenix
2020
ref:prod

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp