Merge pull request #1 from thamognya/dependabot/github_actions/actions/setup-python-4.4.0
⬆️ Bump actions/setup-python from 2.2.2 to 4.4.0
main
commit
a7c2e58e9b
|
@ -12,7 +12,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
uses: actions/setup-python@v2.2.2
|
||||
uses: actions/setup-python@v4.4.0
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue