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 2626 contains : Packj Audit Report
2727 - uses : actions/checkout@v3.5.3
2828 - name : setting up python
29- uses : actions/setup-python@v4.7.0
29+ uses : actions/setup-python@v4.7.1
3030 with :
3131 python-version-file : pyproject.toml
3232 - name : install and configure poetry
Original file line number Diff line number Diff line change 2525 steps :
2626 - uses : actions/checkout@v3.5.3
2727 - name : setting up python
28- uses : actions/setup-python@v4.7.0
28+ uses : actions/setup-python@v4.7.1
2929 with :
3030 python-version-file : pyproject.toml
3131 - name : check python formatting using black
Original file line number Diff line number Diff line change 3030 steps :
3131 - uses : actions/checkout@v3.5.3
3232 - name : setting up python ${{ matrix.python-version }}
33- uses : actions/setup-python@v4.7.0
33+ uses : actions/setup-python@v4.7.1
3434 with :
3535 python-version : ${{ matrix.python-version }}
3636 - name : install and configure poetry ${{ matrix.poetry-version }}
Original file line number Diff line number Diff line change 3737 - name : checkout repository
3838 uses : actions/checkout@v3.5.3
3939 - name : setting up python
40- uses : actions/setup-python@v4.7.0
40+ uses : actions/setup-python@v4.7.1
4141 with :
4242 python-version-file : pyproject.toml
4343 - name : initialize CodeQL
Original file line number Diff line number Diff line change 1818 steps :
1919 - uses : actions/checkout@v3.5.3
2020 - name : setting up python
21- uses : actions/setup-python@v4.7.0
21+ uses : actions/setup-python@v4.7.1
2222 with :
2323 python-version-file : pyproject.toml
2424 - name : install and configure poetry
You can’t perform that action at this time.
0 commit comments