File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Checkout
13- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
13+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
1414 - name : Setup Python
1515 uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
1616 with :
2626 runs-on : ubuntu-latest
2727 steps :
2828 - name : Checkout
29- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
29+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
3030 - name : Setup Python
3131 uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
3232 with :
Original file line number Diff line number Diff line change 3131
3232 steps :
3333 - name : Checkout Repository
34- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
34+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
3535
3636 - name : Setup Python
3737 uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
You can’t perform that action at this time.
0 commit comments