Skip to content

Commit 98a54b8

Browse files
falbrechtskirchingerarthurzam
authored andcommitted
bump actions/cache@v5
Node.js 20 actions are deprecated. See-also: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/ Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
1 parent 16edefb commit 98a54b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ runs:
99
using: composite
1010
steps:
1111
- name: Cache pkgcheck
12-
uses: actions/cache@v4
12+
uses: actions/cache@v5
1313
with:
1414
path: |
1515
~/.cache/pkgcore

0 commit comments

Comments
 (0)