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 99d8edd + 5f3694b commit b117747Copy full SHA for b117747
.github/workflows/CI.yml
@@ -34,6 +34,6 @@ jobs:
34
with:
35
version: ${{ matrix.version }}
36
arch: ${{ matrix.arch }}
37
- - uses: julia-actions/cache@v1
+ - uses: julia-actions/cache@v2
38
- uses: julia-actions/julia-buildpkg@v1
39
- uses: julia-actions/julia-runtest@v1
.github/workflows/CreateOmikuji.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Create omikuji
run: julia --project app.jl
0 commit comments