chore(deps): update actions/setup-python digest to 83679a8 (#90)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/update_generated_files.yml
vendored
2
.github/workflows/update_generated_files.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
with:
|
||||
token: ${{ secrets.PAT }}
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
|
||||
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
|
||||
with:
|
||||
python-version: "3.14.0"
|
||||
- name: Make README file
|
||||
|
||||
2
.github/workflows/update_tlds_list.yml
vendored
2
.github/workflows/update_tlds_list.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
with:
|
||||
token: ${{ secrets.PAT }}
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
|
||||
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
|
||||
with:
|
||||
python-version: "3.14.0"
|
||||
- name: Install Python packages
|
||||
|
||||
Reference in New Issue
Block a user