Skip to content

Commit 5bace0c

Browse files
Bump actions/cache from 3 to 4 in the github-actions group (#19)
1 parent 8997e52 commit 5bace0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
gpg-passphrase: MAVEN_GPG_PASSPHRASE
3131

3232
- name: Cache SonarCloud packages
33-
uses: actions/cache@v3
33+
uses: actions/cache@v4
3434
with:
3535
path: ~/.sonar/cache
3636
key: ${{ runner.os }}-sonar

0 commit comments

Comments
 (0)