diff --git a/.github/workflows/build_images.yml b/.github/workflows/build_images.yml index 3438ba0..d0ec437 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.0 - name: Get the version id: get_version