diff --git a/.github/workflows/ci-custom-rsdns.yml b/.github/workflows/ci-custom-rsdns.yml index c6cf578..1d6a35d 100644 --- a/.github/workflows/ci-custom-rsdns.yml +++ b/.github/workflows/ci-custom-rsdns.yml @@ -42,7 +42,7 @@ jobs: with: submodules: true - - uses: actions/setup-python@v6 + - uses: actions/setup-python@v7 with: python-version: "3.x"