File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 with :
1919 fetch-depth : 0
2020 - name : Set up Python ${{ matrix.python-version }}
21- uses : actions/setup-python@v4.3.0
21+ uses : actions/setup-python@v4.3.1
2222 with :
2323 python-version : ${{ matrix.python-version }}
2424 - name : Install dependencies
Original file line number Diff line number Diff line change 1212 SKIP : no-commit-to-branch
1313 steps :
1414 - uses : actions/checkout@v3
15- - uses : actions/setup-python@v4.3.0
15+ - uses : actions/setup-python@v4.3.1
1616 - uses : pre-commit/action@v3.0.0
Original file line number Diff line number Diff line change 2121 with :
2222 fetch-depth : 0
2323 - name : Set up Python
24- uses : actions/setup-python@v4.3.0
24+ uses : actions/setup-python@v4.3.1
2525 with :
2626 python-version : 3.9
2727 - name : Install dependencies
You can’t perform that action at this time.
0 commit comments