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 action version #2

Merged
merged 5 commits into from
Jul 1, 2024
Merged

Update action version #2

merged 5 commits into from
Jul 1, 2024

Conversation

matheusfvesco
Copy link
Owner

@matheusfvesco matheusfvesco commented Jun 30, 2024

This pull request updates the version of a few github actions, add the initial 8 templates to the filter action and adds the publisher to the devcontainer-template.json. This fixes previous CI erros and the deprecation warning given by the github actions after PR #1 was merged.

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

To fix this, it was needed to:

  • Update dorny/paths-filter@v2 to dorny/paths-filter@v3 inside test-pr.yaml
  • Update actions/checkout@v3 to actions/checkout@v4 inside both test-pr.yaml and release.yaml

@matheusfvesco matheusfvesco merged commit 69f486a into main Jul 1, 2024
9 checks passed
@matheusfvesco matheusfvesco deleted the dev branch July 1, 2024 12:16
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