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

Upgrade deprecated actions/checkout@v2 to v3 #2904

Merged
merged 1 commit into from
Jun 18, 2023

Conversation

stephan-cr
Copy link
Contributor

Fixes the following Actions warning:

Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

Fixes the following Actions warning:

"Node.js 12 actions are deprecated. Please update the following
actions to use Node.js 16: actions/checkout@v2. For more information
see:
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/."
@stephan-cr
Copy link
Contributor Author

"snapshot" build fails because of #2881.

Copy link
Collaborator

@alexott alexott left a comment

Choose a reason for hiding this comment

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

lgtm, thank you!

@alexott alexott merged commit 6804b41 into dimitri:master Jun 18, 2023
5 of 6 checks passed
@stephan-cr stephan-cr deleted the actions-checkout-v3 branch June 18, 2023 13:22
vedang added a commit to vedang/el-get that referenced this pull request Aug 8, 2023
* track-upstream:
  Add recipe for lsp-pyright (dimitri#2908)
  Fix swiper build (dimitri#2907)
  Remove ERT and "package" installation in CI (dimitri#2906)
  Add Emacs 28.2 to CI builds and fix newly introduced warnings (dimitri#2905)
  Upgrade deprecated actions/checkout@v2 to v3 (dimitri#2904)
vedang added a commit to vedang/el-get that referenced this pull request Aug 8, 2023
* master:
  Add recipe for lsp-pyright (dimitri#2908)
  Fix swiper build (dimitri#2907)
  Remove ERT and "package" installation in CI (dimitri#2906)
  Add Emacs 28.2 to CI builds and fix newly introduced warnings (dimitri#2905)
  Upgrade deprecated actions/checkout@v2 to v3 (dimitri#2904)
takaxp pushed a commit to takaxp/el-get that referenced this pull request Jun 17, 2024
Fixes the following Actions warning:

"Node.js 12 actions are deprecated. Please update the following
actions to use Node.js 16: actions/checkout@v2. For more information
see:
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/."
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