]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
ci: Update `actions/setup-python` to `v6` 16376/head
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Mon, 27 Oct 2025 12:42:09 +0000 (08:42 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Mon, 27 Oct 2025 12:57:21 +0000 (08:57 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
.github/workflows/codeql-analysis.yml
.github/workflows/coverity.yml
.github/workflows/documentation.yml
.github/workflows/misc-dailies.yml

index 5e281e28c9e917a05149439c6463d9bbd5aee120..38ac3fb09db8a1322ea0a47d90cca6fce44e3616 100644 (file)
@@ -67,7 +67,7 @@ jobs:
         # a pull request then we can checkout the head.
         fetch-depth: 2
         persist-credentials: false
-    - uses: actions/setup-python@v5
+    - uses: actions/setup-python@v6
       with:
         python-version: '3.11'
 
index 60a9abdf44a6c526bfd770f2f4d37b0b45c79493..e50d6894608ba28483a27526325122418c228e23 100644 (file)
@@ -37,7 +37,7 @@ jobs:
           fetch-depth: 5
           submodules: recursive
           persist-credentials: false
-      - uses: actions/setup-python@v5
+      - uses: actions/setup-python@v6
         with:
           python-version: '3.11'
       - run: build-scripts/gh-actions-setup-inv-no-dist-upgrade
@@ -67,7 +67,7 @@ jobs:
           fetch-depth: 5
           submodules: recursive
           persist-credentials: false
-      - uses: actions/setup-python@v5
+      - uses: actions/setup-python@v6
         with:
           python-version: '3.11'
       # installing the python3-package does not work because of actions/setup-python which installs a different version in /opt/hostedtoolcache/Python
@@ -110,7 +110,7 @@ jobs:
           fetch-depth: 5
           submodules: recursive
           persist-credentials: false
-      - uses: actions/setup-python@v5
+      - uses: actions/setup-python@v6
         with:
           python-version: '3.11'
       - run: build-scripts/gh-actions-setup-inv-no-dist-upgrade
index bcdd05e6be8b3c5bf2723d9e22288a307c726638..8595cdd6a55e0a58bb241b8ebb5964eb3f67305d 100644 (file)
@@ -50,7 +50,7 @@ jobs:
       - uses: actions/checkout@v5
         with:
           persist-credentials: false
-      - uses: actions/setup-python@v5
+      - uses: actions/setup-python@v6
         with:
           python-version: '3.11'
       - run: pip install pyyaml
index d064bf6d01e700496fe8d4da008b81264c9a094d..ba08fdcc237ba79418945cef4d0577a4706a6984 100644 (file)
@@ -123,7 +123,7 @@ jobs:
       - uses: actions/checkout@v5
         with:
           persist-credentials: false
-      - uses: actions/setup-python@v5
+      - uses: actions/setup-python@v6
         with:
           python-version: '3.11'
       # Configure pip index-url set to proxpi