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

Fix deprecation warnings from GitHub Actions #291

Closed
cz4rs opened this issue Mar 21, 2023 · 1 comment · Fixed by #292
Closed

Fix deprecation warnings from GitHub Actions #291

cz4rs opened this issue Mar 21, 2023 · 1 comment · Fixed by #292
Assignees

Comments

@cz4rs
Copy link
Contributor

cz4rs commented Mar 21, 2023

Update workflows to get rid of deprecation warnings:

build
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: allenevans/[email protected], actions/cache@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
(...)
@cz4rs cz4rs self-assigned this Mar 21, 2023
@cz4rs
Copy link
Contributor Author

cz4rs commented Mar 21, 2023

Related: DARMA-tasking/find-unsigned-commits#14 (our own action).

cz4rs added a commit that referenced this issue Mar 21, 2023
cz4rs added a commit that referenced this issue Mar 21, 2023
cz4rs added a commit that referenced this issue Mar 21, 2023
cz4rs added a commit that referenced this issue Mar 22, 2023
cz4rs added a commit that referenced this issue Mar 29, 2023
cz4rs added a commit that referenced this issue Mar 29, 2023
PhilMiller added a commit that referenced this issue Mar 29, 2023
#291: Fix deprecation warnings from GitHub Actions
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 a pull request may close this issue.

1 participant