diff --git a/.github/workflows/build_images.yml b/.github/workflows/build_images.yml index 3438ba0..42694f2 100644 --- a/.github/workflows/build_images.yml +++ b/.github/workflows/build_images.yml @@ -62,7 +62,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v3.5.3 + uses: actions/checkout@v4.1.1 - name: Get the version id: get_version