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

Rename workflow file and update actions to latest versions #60

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

monkey0722
Copy link
Owner

This pull request updates the CI workflow configuration by renaming the file and upgrading the versions of several GitHub Actions used in the workflow.

Key changes include:

  • Renamed .github/workflows/blank.yml to .github/workflows/ci.yml.
  • Upgraded actions/checkout from version 3 to version 4.
  • Upgraded actions/setup-node from version 3 to version 4.
  • Upgraded actions/cache from version 3 to version 4.

@monkey0722 monkey0722 self-assigned this Dec 31, 2024
@monkey0722 monkey0722 merged commit 88e7a6e into main Dec 31, 2024
1 check passed
@monkey0722 monkey0722 deleted the update/ci branch December 31, 2024 03:05
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.

1 participant