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

Update README.md #197

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Update README.md #197

merged 1 commit into from
Aug 23, 2024

Conversation

Issei0804-ie
Copy link
Contributor

actions/checkout@v2 is out of date, rewritten to actions/checkout@v4.

I used git grep to see if there were any other places where actions/checkout@v2 was used.

$  git grep -n "actions/checkout"
.github/workflows/build.yaml:16:          uses: actions/checkout@v4
README.md:30:    - uses: actions/checkout@v4
README.md:110:    - uses: actions/checkout@v4

Looks good.

actions/checkout@v2 is out of date, rewritten to actions/checkout@v4
@mrrobot47 mrrobot47 merged commit 2243f55 into rtCamp:master Aug 23, 2024
1 check passed
@Issei0804-ie Issei0804-ie deleted the patch-1 branch August 27, 2024 01:34
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