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

GH Actions: update setup-node action #3012

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Conversation

infinite-persistence
Copy link
Collaborator

@infinite-persistence infinite-persistence commented Oct 26, 2023

Issue

GH Actions failing with node version error.

Root

??

Change

Had to update the v4 and use cmd format for things to work.

@infinite-persistence infinite-persistence force-pushed the gh.actions branch 4 times, most recently from b2096a5 to 42de015 Compare October 26, 2023 08:27
## Issue
GH Actions failing with node version error.

## Root
??

## Change
Had to update the v4 and use `cmd` format for things to work.
@infinite-persistence infinite-persistence merged commit 3476c0f into master Oct 26, 2023
2 checks passed
@infinite-persistence infinite-persistence deleted the gh.actions branch October 26, 2023 08:41
@infinite-persistence
Copy link
Collaborator Author

Note:
That boralis thing is no longer needed to run yarn. Can just do the following in the future:

      - name: Run "yarn lint"
        run: yarn lint

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