File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,11 +31,11 @@ jobs:
31
31
BINARYBUILDER_RUNNER : docker
32
32
BINARYBUILDER_USE_SQUASHFS : false
33
33
steps :
34
- - uses : actions/checkout@v2
35
- - uses : julia-actions/julia-buildpkg@v1.0.0
34
+ - uses : actions/checkout@2036a08e25fa78bbd946711a407b529a0a1204bf # v2.3.2
35
+ - uses : julia-actions/julia-buildpkg@9ae2dda33d6efd1a7b5d43ec7377b7d20490a51b # v1.0.0
36
36
# - name: Setup git user
37
37
# run: |
38
38
# git config --global user.name "Binary Builder"
39
39
# git config --global user.email "binary.builder@julialang.org"
40
- - uses : julia-actions/julia-runtest@v1.0.0
41
- - uses : julia-actions/julia-processcoverage@v1.1.0
40
+ - uses : julia-actions/julia-runtest@642d7a4c3b5078681a278015c40232a763d3756a # v1.0.0
41
+ - uses : julia-actions/julia-processcoverage@033f48081796acf509d3dd406127b5b7eee3d2d3 # v1.1.0
You can’t perform that action at this time.
0 commit comments