Skip to content

Upgrade GitHub action upload-artifact#371

Merged
evanmiller merged 1 commit intoWizardMac:devfrom
hpoettker:upgrade-upload-artifact-action
Apr 29, 2026
Merged

Upgrade GitHub action upload-artifact#371
evanmiller merged 1 commit intoWizardMac:devfrom
hpoettker:upgrade-upload-artifact-action

Conversation

@hpoettker
Copy link
Copy Markdown
Contributor

@hpoettker hpoettker commented Apr 29, 2026

Sorry again for the noise from the failed fuzzing in #370.

The fuzzing issues in #370 are now fixed. But the preceding failures have uncovered a deprecation warning similar to the one fixed with #368:

Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

The upgraded action is only triggered on build failures. I can push both build failures or fuzzing failures (🥹) onto this branch if you'd like to see it.

@evanmiller evanmiller merged commit 3add3a5 into WizardMac:dev Apr 29, 2026
12 checks passed
@hpoettker hpoettker deleted the upgrade-upload-artifact-action branch April 29, 2026 21:49
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.

2 participants