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

chore: Update to v4 actions artifacts #2195

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

spotandjake
Copy link
Member

This pr switches the upload artifact from v3 to v4 as v3 is going to deprecated at the end of the month see here we were not affected by any of the breaking changes so we just had to change the version.

Separate to this:
Some of our actions are being forced to run with node v20 when we want them to run with node 18 see here for why and you can see the deprecation warnings on our tests here we should probably look into upgrading this.

@spotandjake spotandjake self-assigned this Nov 11, 2024
@spotandjake spotandjake added the admin Issues related to workflow, automation, and contributor documentation label Nov 11, 2024
@ospencer ospencer added this pull request to the merge queue Nov 15, 2024
Merged via the queue into grain-lang:main with commit 6692124 Nov 15, 2024
12 checks passed
spotandjake added a commit to spotandjake/grain that referenced this pull request Nov 16, 2024
* chore: Update to v4 actions artifacts (grain-lang#2195)

* chore: Update package-lock.json (grain-lang#2194)

* chore: Enable colors on actions runner (grain-lang#2191)

* feat(stdlib)!: Seeded hashing (grain-lang#2170)

* chore: use `GITHUB_OUTPUT` env over `set-output`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin Issues related to workflow, automation, and contributor documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants