File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Checkout
13- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
13+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
1414 - name : Setup Python
1515 uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
1616 with :
2626 runs-on : ubuntu-latest
2727 steps :
2828 - name : Checkout
29- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
29+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
3030 - name : Setup Python
3131 uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
3232 with :
Original file line number Diff line number Diff line change 3131
3232 steps :
3333 - name : Checkout Repository
34- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
34+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
3535
3636 - name : Setup Python
3737 uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
You can’t perform that action at this time.
0 commit comments