Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

checkout@v3 をcheckout@master に変更など #2332

Merged
merged 2 commits into from
Jun 25, 2024

Conversation

ousttrue
Copy link
Contributor

@ousttrue ousttrue commented Jun 25, 2024

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3

ついでに issue template も更新。

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3
@@ -8,7 +8,7 @@ jobs:
cycle-weekly-close:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@master
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ousttrue ousttrue requested a review from Santarh June 25, 2024 04:38
Santarh
Santarh previously approved these changes Jun 25, 2024
Copy link
Contributor

@Santarh Santarh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

特に明確な意図が無いなら master よりも v4 のほうが安定するかも?
https://github.com/actions/checkout

@ousttrue ousttrue merged commit 4fe41f4 into vrm-c:master Jun 25, 2024
@ousttrue ousttrue deleted the fix/github_action branch June 25, 2024 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants