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 da32c2b commit 38347f6Copy full SHA for 38347f6
.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
@@ -77,7 +77,7 @@ jobs:
77
runs-on: ubuntu-latest
78
79
80
81
82
version: '1'
83
- run: |
@@ -91,7 +91,7 @@ jobs:
91
92
93
94
95
96
97
0 commit comments