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 a980e5d commit 2e32db1Copy full SHA for 2e32db1
.github/workflows/test.yml
@@ -56,7 +56,7 @@ jobs:
56
echo "BUILD_AND_TEST_ALL_PACKAGES=$(echo ${{ github.event.inputs.run_index }})" >> $GITHUB_ENV
57
58
- name: previous build artifacts cache
59
- uses: actions/cache@v3.0.9
+ uses: actions/cache@v3.0.10
60
with:
61
path: |
62
.cached-commit
0 commit comments