Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
baa86dc089 chore(deps): update actions/stale action to v10 2026-04-22 05:26:47 +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@v6 uses: actions/setup-python@v5
with: with:
python-version: 3.x python-version: 3.x

View File

@@ -979,7 +979,7 @@ jobs:
- name: >- - name: >-
💤 Stale Check Condition 💤 Stale Check Condition
uses: actions/stale@v9 uses: actions/stale@v10
with: with:
repo-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }} repo-token: ${{ secrets.ADMINSERV_TOKEN_CL || github.token }}
stale-issue-message: | stale-issue-message: |