mirror of
https://github.com/thousandeyes/thousandeyes-sdk-python.git
synced 2026-02-04 02:46:51 +00:00
Fix release workflow checkout action configuration
This commit is contained in:
parent
3fc5740ee9
commit
e124fd6dd6
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -35,8 +35,6 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
ref: main
|
||||
python-version: '3.11'
|
||||
token: ${{ secrets.CHECKOUT_PAT }}
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user