Skip to content

Commit fe78d12

Browse files
committed
ci: fix version
1 parent dc9eacb commit fe78d12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
matrix:
1313
julia-version: ["1", "1.10"]
1414
steps:
15-
- uses: MilesCranmer/AirspeedVelocity.jl@action-overhaul
15+
- uses: MilesCranmer/AirspeedVelocity.jl@action-v1
1616
with:
1717
julia-version: ${{ matrix.julia-version }}
1818
exeflags: '-O3'

0 commit comments

Comments
 (0)