File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313
1414 steps :
15- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
15+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
1616
1717 - name : Install resvg
1818 run : |
Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414
1515 steps :
16- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
16+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
1717
1818 - name : Install resvg
1919 run : |
Original file line number Diff line number Diff line change 99 name : runner / shellcheck
1010 runs-on : ubuntu-latest
1111 steps :
12- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
12+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
1313 - name : shellcheck
1414 uses : reviewdog/action-shellcheck@v1
1515 with :
Original file line number Diff line number Diff line change 55 name : runner / shellcheck
66 runs-on : ubuntu-latest
77 steps :
8- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
8+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
99 - name : shellcheck
1010 uses : reviewdog/action-shellcheck@v1
1111 with :
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515
1616 steps :
17- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
17+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
1818 - uses : actions/setup-node@v4
1919
2020 - name : install
You can’t perform that action at this time.
0 commit comments