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.
1 parent d1b017a commit e036293Copy full SHA for e036293
.github/workflows/build_master.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Install Graphviz
23
run: sudo apt-get -y install graphviz
24
- name: Gradle caches
25
- uses: actions/cache@v2
+ uses: actions/cache@v4
26
with:
27
path: |
28
~/.gradle/caches
.github/workflows/build_standard.yml
@@ -21,7 +21,7 @@ jobs:
21
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
0 commit comments