Skip to content

Commit ba545e3

Browse files
nabbiarthurzam
authored andcommitted
verbump actions/cache@4
build errors thown: Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/. Signed-off-by: Nic Boet <nic@boet.cc> Closes: #20 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
1 parent 8bb8c4f commit ba545e3

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@v3
12+
uses: actions/cache@v4
1313
with:
1414
path: |
1515
~/.cache/pkgcore

0 commit comments

Comments
 (0)