diff --git a/.github/workflows/_build-template.yml b/.github/workflows/_build-template.yml index 5adcc5b..08af51e 100644 --- a/.github/workflows/_build-template.yml +++ b/.github/workflows/_build-template.yml @@ -23,7 +23,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Set env variables run: |