We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2059fc5 + e800643 commit 2e54e8bCopy full SHA for 2e54e8b
.github/workflows/main.yml
@@ -69,7 +69,7 @@ jobs:
69
echo "hash=$(/bin/date -u "+%Y%m%d")-$(md5sum ".github/workflows/main.yml" | cut -d ' ' -f 1)" >> $GITHUB_OUTPUT
70
shell: bash
71
72
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
73
id: cache_all
74
with:
75
path: |
@@ -128,7 +128,7 @@ jobs:
128
129
130
131
132
133
134
0 commit comments