Skip to content

fix: use node24 for action instead of deprecated node20 - #103

Open
alan-agius4 wants to merge 1 commit into
saucelabs:mainfrom
alan-agius4:patch-1
Open

fix: use node24 for action instead of deprecated node20#103
alan-agius4 wants to merge 1 commit into
saucelabs:mainfrom
alan-agius4:patch-1

Conversation

@alan-agius4

@alan-agius4 alan-agius4 commented Aug 1, 2026

Copy link
Copy Markdown

Description

Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Issue: #102

Types of Changes

  • Refactor/improvements

Closes #102

Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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.

Update to Node 24

1 participant