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 8d5c174 + 377d38b commit fe843cbCopy full SHA for fe843cb
1 file changed
.github/workflows/QA.yml
@@ -31,7 +31,7 @@ jobs:
31
- uses: julia-actions/setup-julia@v2
32
with:
33
version: ${{ matrix.version }}
34
- - uses: julia-actions/cache@v2
+ - uses: julia-actions/cache@v3
35
- name: "Instantiate test/jet"
36
run: |
37
julia --project=test/jet -e '
0 commit comments