diff --git a/.github/workflows/containers.yml b/.github/workflows/containers.yml index 8087067..44a8892 100644 --- a/.github/workflows/containers.yml +++ b/.github/workflows/containers.yml @@ -83,7 +83,7 @@ jobs: echo "VERSION=$VERSION" >> "$GITHUB_ENV" - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: repository: openwrt/openwrt ref: ${{ env.REF}}