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 3d280b9 + 68ab6af commit 753a6ceCopy full SHA for 753a6ce
3 files changed
.github/workflows/emulator-tests.yml
@@ -39,7 +39,7 @@ jobs:
39
key: ${{ env.key }}
40
41
- name: Cache extensions
42
- uses: actions/cache@v4.2.1
+ uses: actions/cache@v4.2.2
43
with:
44
path: ${{ steps.extcache.outputs.dir }}
45
key: ${{ steps.extcache.outputs.key }}
.github/workflows/integration-tests.yml
.github/workflows/tests.yml
@@ -52,7 +52,7 @@ jobs:
52
53
54
55
56
57
58
0 commit comments