Commit 1815f2f 1 parent 425ad5f commit 1815f2f Copy full SHA for 1815f2f
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 45
45
with :
46
46
path : ./.github/actions/julia-runtest
47
47
48
- - uses : julia-actions/setup-julia@9b79636afcfb07ab02c256cede01fe2db6ba808c # v2.6.0
48
+ - uses : julia-actions/setup-julia@5c9647d97b78a5debe5164e9eec09d653d29bd71 # v2.6.1
49
49
with :
50
50
version : ${{ matrix.version }}
51
51
arch : ${{ matrix.arch }}
Original file line number Diff line number Diff line change 34
34
- name : Checkout julia-runtest
35
35
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
36
36
37
- - uses : julia-actions/setup-julia@9b79636afcfb07ab02c256cede01fe2db6ba808c # v2.6.0
37
+ - uses : julia-actions/setup-julia@5c9647d97b78a5debe5164e9eec09d653d29bd71 # v2.6.1
38
38
with :
39
39
version : ${{ matrix.version }}
40
40
arch : ${{ matrix.arch }}
You can’t perform that action at this time.
0 commit comments