Skip to content

Commit 14b1abe

Browse files
authored
Merge pull request #147 from IBM/renovate/actions-cache-5.x
Update actions/cache action to v5
2 parents c5ab15a + 5ae6b73 commit 14b1abe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
version: ${{ inputs.jl_version }}
2626
arch: ${{ matrix.arch }}
27-
- uses: actions/cache@v4
27+
- uses: actions/cache@v5
2828
env:
2929
cache-name: cache-artifacts
3030
with:

0 commit comments

Comments
 (0)