diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index 0798c63..b152cf5 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -30,7 +30,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: Prepare Tags id: prep