File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1717 contents : write # for peter-evans/create-pull-request to create branch
1818 pull-requests : write # for peter-evans/create-pull-request to create a PR
1919 steps :
20- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
20+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
2121 - run : make update
2222 - name : Update date
2323 id : update-date
Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-20.04
1414
1515 steps :
16- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
16+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
1717 - name : Set up Python
1818 uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
1919 - name : Install dependencies
3535 - " 3.12"
3636 - " 3.13-dev"
3737 steps :
38- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
38+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
3939 - name : Set up Python ${{ matrix.python-version }}
4040 uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
4141 with :
Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616
1717 steps :
18- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
18+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
1919
2020 - name : Set up Python
2121 uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
You can’t perform that action at this time.
0 commit comments