3
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2026-05-11 06:52:29 +00:00

Bump action runtime from node20 to node24

This commit is contained in:
Jasperhino 2026-04-23 13:08:11 +02:00
parent cae5e556dd
commit cbe95a5765
3 changed files with 3 additions and 3 deletions

View file

@ -23,7 +23,7 @@ inputs:
default: 'github-cache'
required: false
runs:
using: 'node20'
using: 'node24'
main: '../dist/save-only/index.js'
branding:
icon: 'archive'