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 e7a0ebc commit 3f02d07Copy full SHA for 3f02d07
.github/workflows/scip-docker.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Install asdf.
18
uses: asdf-vm/actions/setup@v2.1.0
19
- name: Cache asdf and asdf-managed tools.
20
- uses: actions/cache@v3.3.1
+ uses: actions/cache@v3.4.1
21
id: asdf-cache
22
with:
23
path: ${{ env.ASDF_DIR }}
.github/workflows/scip-snapshot.yml
@@ -16,7 +16,7 @@ jobs:
16
0 commit comments