Skip to content

Conversation

@josecelano
Copy link
Member

This PR updates the actions/upload-artifact GitHub Action from v5 to v6.

Changes

What's New in v6

  • Node.js 24 runtime support: The action now runs on Node.js 24 by default
  • Minimum Actions Runner version: Requires Actions Runner version 2.327.1 or later
  • Punycode deprecation fix: Updates @actions/artifact dependency to fix Node.js 24 punycode deprecation warnings

Testing

✅ All tests passed successfully:

  • Linter (cc) - passed
  • Tests (ct) - passed

Related PRs

This PR also closes several outdated Dependabot PRs that had already been addressed:

```
cargo update
    Updating crates.io index
     Locking 2 packages to latest compatible versions
    Updating reqwest v0.12.27 -> v0.12.28
    Updating rustix v1.1.2 -> v1.1.3
note: pass `--verbose` to see 7 unchanged dependencies behind latest
```
Bumps actions/upload-artifact from 5 to 6. This update includes:
- Node.js 24 runtime support
- Requires Actions Runner version 2.327.1 or later
- Fixes punycode deprecation warnings
@josecelano josecelano requested a review from a team as a code owner December 23, 2025 10:03
@josecelano josecelano self-assigned this Dec 23, 2025
@josecelano
Copy link
Member Author

ACK c9c027d

@josecelano josecelano merged commit 3756ee1 into torrust:develop Dec 23, 2025
18 of 19 checks passed
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