Skip to content

Commit 257a761

Browse files
Update Downgrade.yml
1 parent abe54b2 commit 257a761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Downgrade.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v4
2222
- uses: julia-actions/setup-julia@v2
2323
with:
24-
version: ${{ matrix.version }}
24+
version: ${{ matrix.julia-version }}
2525
- uses: julia-actions/julia-downgrade-compat@v2
2626
# if: ${{ matrix.version == '1.6' }}
2727
with:

0 commit comments

Comments
 (0)