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 GitHub Actions versions #58

Open
GCHQDeveloper314 opened this issue Sep 20, 2024 · 0 comments
Open

Update GitHub Actions versions #58

GCHQDeveloper314 opened this issue Sep 20, 2024 · 0 comments
Labels

Comments

@GCHQDeveloper314
Copy link
Member

There are some warnings being generated about deprecated Node.js versions in the actions being used and deprecated commands.

At least the following needs to be done:

  • Update version of actions/checkout
  • Update version of actions/setup-java
  • Remove use of the set-output command which is deprecated.

Any other actions which can be updated should also be updated at the same time for simplicity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant