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 e1c81a6 commit 259a910Copy full SHA for 259a910
.github/workflows/schedule.yml
@@ -40,7 +40,7 @@ jobs:
40
- uses: actions/checkout@v4
41
- name: Cache nimble
42
id: cache-nimble
43
- uses: actions/cache@v3
+ uses: actions/cache@v4
44
with:
45
path: ~/.nimble
46
key: ${{ runner.os }}-nimble
.github/workflows/test_versioning.yml
@@ -21,7 +21,7 @@ jobs:
21
22
23
24
25
26
27
0 commit comments