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 actions versions for node16 runtime #140

Merged
merged 1 commit into from
May 29, 2023
Merged

Conversation

CBielstein
Copy link
Owner

Description

Resolves #139 by updating actions versions of actions using older node runtime versions.

Changes

  • Updates actions/checkout from v2 to v3
  • Updates actions/setup-dotnet from v1 to v3

Validation

  • Validated as part of this PR

@CBielstein CBielstein added the code cleanliness Refactors, static analysis, etc. label May 29, 2023
@CBielstein CBielstein self-assigned this May 29, 2023
@CBielstein CBielstein requested a review from eddywine as a code owner May 29, 2023 05:34
@CBielstein CBielstein merged commit 23c1197 into main May 29, 2023
4 checks passed
@CBielstein CBielstein deleted the actions-versions branch May 29, 2023 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code cleanliness Refactors, static analysis, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update GitHub Actions workflows to use Node16 instead of Node12
1 participant