Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
437e6a7259 chore(deps): update actions/setup-python action to v6 2026-04-22 01:58:19 +00:00
17 changed files with 32 additions and 32 deletions

View File

@@ -114,7 +114,7 @@ jobs:
# # # #
- name: '☑️ Checkout' - name: '☑️ Checkout'
uses: actions/checkout@v6 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0

View File

@@ -164,7 +164,7 @@ jobs:
# # # #
- name: '☑️ Checkout' - name: '☑️ Checkout'
uses: actions/checkout@v6 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0

View File

@@ -255,7 +255,7 @@ jobs:
- name: '✅ Checkout' - name: '✅ Checkout'
id: task_release_tags_checkout id: task_release_tags_checkout
uses: actions/checkout@v6 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
@@ -327,7 +327,7 @@ jobs:
- name: '✅ Checkout' - name: '✅ Checkout'
id: task_release_gh_checkout id: task_release_gh_checkout
uses: actions/checkout@v6 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
@@ -787,7 +787,7 @@ jobs:
- name: '✅ Checkout' - name: '✅ Checkout'
id: task_release_dh_checkout id: task_release_dh_checkout
uses: actions/checkout@v6 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
@@ -1232,7 +1232,7 @@ jobs:
- name: '✅ Checkout' - name: '✅ Checkout'
id: task_release_gi_checkout id: task_release_gi_checkout
uses: actions/checkout@v6 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0

View File

@@ -199,7 +199,7 @@ jobs:
# # # #
- name: '☑️ Checkout' - name: '☑️ Checkout'
uses: actions/checkout@v6 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
@@ -392,7 +392,7 @@ jobs:
# # # #
- name: '☑️ Checkout' - name: '☑️ Checkout'
uses: actions/checkout@v6 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0

View File

@@ -211,7 +211,7 @@ jobs:
# # # #
- name: '☑️ Checkout' - name: '☑️ Checkout'
uses: actions/checkout@v6 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
@@ -404,7 +404,7 @@ jobs:
# # # #
- name: '☑️ Checkout' - name: '☑️ Checkout'
uses: actions/checkout@v6 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0

View File

@@ -200,7 +200,7 @@ jobs:
- name: '✅ Checkout' - name: '✅ Checkout'
id: task_release_tags_checkout id: task_release_tags_checkout
uses: actions/checkout@v6 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
@@ -273,7 +273,7 @@ jobs:
- name: '✅ Checkout' - name: '✅ Checkout'
id: task_release_gh_checkout id: task_release_gh_checkout
uses: actions/checkout@v6 uses: actions/checkout@v4
# # # #
# Release Gitea Get Timestamp # Release Gitea Get Timestamp
@@ -540,7 +540,7 @@ jobs:
- name: '✅ Checkout' - name: '✅ Checkout'
id: task_release_gh_checkout id: task_release_gh_checkout
uses: actions/checkout@v6 uses: actions/checkout@v4
# # # #
# Release Gitea Get Timestamp # Release Gitea Get Timestamp

View File

@@ -198,7 +198,7 @@ jobs:
# # # #
- name: '☑️ Checkout' - name: '☑️ Checkout'
uses: actions/checkout@v6 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
@@ -389,7 +389,7 @@ jobs:
# # # #
- name: '☑️ Checkout' - name: '☑️ Checkout'
uses: actions/checkout@v6 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
@@ -972,7 +972,7 @@ jobs:
# # # #
- name: '✅ Checkout' - name: '✅ Checkout'
uses: actions/checkout@v6 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0

View File

@@ -185,7 +185,7 @@ jobs:
# # # #
- name: '☑️ Checkout' - name: '☑️ Checkout'
uses: actions/checkout@v6 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
@@ -304,7 +304,7 @@ jobs:
- name: >- - name: >-
🐍 Setup Python 🐍 Setup Python
uses: actions/setup-python@v5 uses: actions/setup-python@v6
with: with:
python-version: 3.x python-version: 3.x

View File

@@ -99,7 +99,7 @@ jobs:
# # # #
- name: '☑️ Checkout' - name: '☑️ Checkout'
uses: actions/checkout@v6 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0

View File

@@ -111,7 +111,7 @@ jobs:
# # # #
- name: '☑️ Checkout' - name: '☑️ Checkout'
uses: actions/checkout@v6 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0

View File

@@ -175,7 +175,7 @@ jobs:
# # # #
- name: '☑️ Checkout' - name: '☑️ Checkout'
uses: actions/checkout@v6 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
@@ -349,7 +349,7 @@ jobs:
# # # #
- name: '☑️ Checkout' - name: '☑️ Checkout'
uses: actions/checkout@v6 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
@@ -1207,7 +1207,7 @@ jobs:
- name: >- - name: >-
☑️ Prepare ☑️ Prepare
id: issues-labels-check-checkout id: issues-labels-check-checkout
uses: actions/checkout@v6 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0

View File

@@ -175,7 +175,7 @@ jobs:
# # # #
- name: '☑️ Checkout' - name: '☑️ Checkout'
uses: actions/checkout@v6 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
@@ -385,7 +385,7 @@ jobs:
- name: >- - name: >-
☑️ Checkout ☑️ Checkout
uses: actions/checkout@v6 uses: actions/checkout@v4
if: | if: |
( github.event_name == 'pull_request_target' ) || ( github.event_name == 'pull_request' ) || ( github.event_name == 'issue_comment' && contains( github.event.comment.html_url, '/pull/' ) && contains( github.event.comment.body, '/rescan' ) ) ( github.event_name == 'pull_request_target' ) || ( github.event_name == 'pull_request' ) || ( github.event_name == 'issue_comment' && contains( github.event.comment.html_url, '/pull/' ) && contains( github.event.comment.body, '/rescan' ) )
with: with:

View File

@@ -191,7 +191,7 @@ jobs:
# # # #
- name: '☑️ Checkout' - name: '☑️ Checkout'
uses: actions/checkout@v6 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
@@ -371,7 +371,7 @@ jobs:
# # # #
- name: '☑️ Checkout' - name: '☑️ Checkout'
uses: actions/checkout@v6 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0

View File

@@ -160,7 +160,7 @@ jobs:
# # # #
- name: '☑️ Checkout' - name: '☑️ Checkout'
uses: actions/checkout@v6 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0

View File

@@ -207,7 +207,7 @@ jobs:
# # # #
- name: '☑️ Checkout' - name: '☑️ Checkout'
uses: actions/checkout@v6 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0

View File

@@ -79,7 +79,7 @@ jobs:
# # # #
- name: '☑️ Checkout' - name: '☑️ Checkout'
uses: actions/checkout@v6 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0

View File

@@ -166,7 +166,7 @@ jobs:
- name: '☑️ Checkout' - name: '☑️ Checkout'
id: task_initialize_checkout id: task_initialize_checkout
uses: actions/checkout@v6 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
@@ -229,7 +229,7 @@ jobs:
- name: '☑️ Checkout' - name: '☑️ Checkout'
id: task_release_checkout id: task_release_checkout
uses: actions/checkout@v6 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0