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

Node.js 16 actions are deprecated #406

Open
AnHeuermann opened this issue Feb 16, 2024 · 0 comments
Open

Node.js 16 actions are deprecated #406

AnHeuermann opened this issue Feb 16, 2024 · 0 comments

Comments

@AnHeuermann
Copy link
Contributor

Describe the bug

The default ci.yml contains actions that uses deprecated Node 16.
When the underlying issue julia-actions/setup-julia#208 is fixed DrWatson.jl might need to switch to version v2 of setup-julia.

Minimal Working Example

When initializing a new

using DrWatson
# prefer project names without spaces!
initialize_project("DrWatsonExample"; authors="Myself", force=true)

and committing to GitHub the workflow will issue two warnings for the
Julia 1 actions:

Node.js 16 actions are deprecated.

Versions

  • OS: Ubuntu Focal
  • Julia: 1.10.1
  • DrWatson.jl: v2.14.0
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

No branches or pull requests

1 participant