diff --git a/.github/workflows/containers.yml b/.github/workflows/containers.yml index 8da0440..946bb03 100644 --- a/.github/workflows/containers.yml +++ b/.github/workflows/containers.yml @@ -67,7 +67,7 @@ jobs: echo "VERSION=$VERSION" >> "$GITHUB_ENV" - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 with: repository: openwrt/openwrt ref: ${{ env.REF}}