File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1616 with :
1717 fetch-depth : 0 # [!] we need to checkout with tags and commit history
1818 - name : Setup python
19- uses : actions/setup-python@v5
19+ uses : actions/setup-python@v6
2020 with :
2121 python-version : " 3.x" # Version range or exact version of a Python version to use, using SemVer's version range syntax
2222 architecture : " x64" # optional x64 or x86. Defaults to x64 if not specified
Original file line number Diff line number Diff line change 1616 with :
1717 fetch-depth : 0 # [!] we need to checkout with tags and commit history
1818 - name : Setup python
19- uses : actions/setup-python@v5
19+ uses : actions/setup-python@v6
2020 with :
2121 python-version : " 3.x" # Version range or exact version of a Python version to use, using SemVer's version range syntax
2222 architecture : " x64" # optional x64 or x86. Defaults to x64 if not specified
You can’t perform that action at this time.
0 commit comments