We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b1afe45 + 97559a1 commit 452effcCopy full SHA for 452effc
.github/workflows/UnitTest.yml
@@ -36,7 +36,7 @@ jobs:
36
steps:
37
- uses: actions/checkout@v4
38
- name: "Set up Julia"
39
- uses: julia-actions/setup-julia@v1
+ uses: julia-actions/setup-julia@v2
40
with:
41
version: ${{ matrix.julia-version }}
42
arch: ${{ matrix.julia-arch }}
0 commit comments