diff --git a/.github/workflows/containers.yml b/.github/workflows/containers.yml index 9a6ff1d..b14e935 100644 --- a/.github/workflows/containers.yml +++ b/.github/workflows/containers.yml @@ -91,7 +91,7 @@ jobs: echo "VERSION=$VERSION" >> "$GITHUB_ENV" - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: repository: openwrt/openwrt ref: ${{ env.REF}}