Skip to content

Commit 8aa52dd

Browse files
Merge pull request #146 from devoxa/renovate/buildjet-cache-4.x
Update buildjet/cache action from v3 to v4
2 parents 6ef980c + ae11f1c commit 8aa52dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
node-version: '20.9'
2323

2424
- name: 'Cache dependencies'
25-
uses: buildjet/cache@v3
25+
uses: buildjet/cache@v4
2626
with:
2727
path: |
2828
**/node_modules

0 commit comments

Comments
 (0)