There was an error while loading. Please reload this page.
1 parent ca02c2f commit 7d08f94Copy full SHA for 7d08f94
.github/workflows/atlas.yml
@@ -61,7 +61,7 @@ jobs:
61
run: echo "yearmonth=$(/bin/date -u "+%Y-%m")" >> $GITHUB_OUTPUT
62
shell: bash
63
- name: Cache Maven local repository
64
- uses: actions/cache@v3
+ uses: actions/cache@v4
65
id: cache-maven
66
with:
67
path: |
.github/workflows/contributor-build.yml
@@ -70,7 +70,7 @@ jobs:
70
71
72
73
74
75
76
0 commit comments