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 d220c94 commit 03a2c55Copy full SHA for 03a2c55
.github/workflows/benchmark_pr.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- uses: actions/checkout@v4
15
- - uses: julia-actions/setup-julia@v1
+ - uses: julia-actions/setup-julia@v2
16
with:
17
version: "1"
18
- uses: julia-actions/cache@v2
.github/workflows/ci.yml
@@ -159,7 +159,7 @@ jobs:
159
runs-on: ubuntu-latest
160
161
162
163
164
version: '1'
165
- run: |
@@ -173,7 +173,7 @@ jobs:
173
174
175
176
177
178
179
0 commit comments