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 dc9eacb commit fe78d12Copy full SHA for fe78d12
.github/workflows/benchmark_pr.yml
@@ -12,7 +12,7 @@ jobs:
12
matrix:
13
julia-version: ["1", "1.10"]
14
steps:
15
- - uses: MilesCranmer/AirspeedVelocity.jl@action-overhaul
+ - uses: MilesCranmer/AirspeedVelocity.jl@action-v1
16
with:
17
julia-version: ${{ matrix.julia-version }}
18
exeflags: '-O3'
0 commit comments