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
2 changed files with 2 additions and 2 deletions

View File

@@ -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

@@ -399,7 +399,7 @@ jobs:
- name: >- - name: >-
⚙️ Setup Node ⚙️ Setup Node
uses: actions/setup-node@v6 uses: actions/setup-node@v4
# # # #
# PR Scan Get List of Changed Files # PR Scan Get List of Changed Files