diff --git a/.github/workflows/kiwix-build_ci.yml b/.github/workflows/kiwix-build_ci.yml index 2982d559..9c369535 100644 --- a/.github/workflows/kiwix-build_ci.yml +++ b/.github/workflows/kiwix-build_ci.yml @@ -22,7 +22,7 @@ jobs: run: echo "DATE=$(date +'%Y-%m-%d')" >> $GITHUB_ENV - name: Retrieve the code - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Setup container image name id: env