github actions/download-artifact v3.1.0

9 hours ago

v3.1.0 - What's new

Important

actions/download-artifact@v3.1.0 runs on Node.js 24 (runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

This is a backport security updates release for GHES users. This version is deprecated on github.com and should not be used!

Node.js 24

This release updates the runtime to Node.js 24. The previous v3.0.2 ran on Node.js 16, which has reached end-of-life. Now this action will run on Node.js 24.

Pin your workflows to: https://github.com/actions/download-artifact/releases/tag/v3.1.0-node20 which is available if you're still in the process of phasing out Node 20.

What's Changed

  • Upgrade @actions/artifact to 1.1.3 by @Link-
  • Security updates for direct and transitive dependencies

Full Changelog: v3.0.2...v3.1.0-node20

Don't miss a new download-artifact release

NewReleases is sending notifications on new releases.