diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 5d2dc17e..9b44fc03 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -53,7 +53,7 @@ jobs: package: centos8-ppc64le fail-fast: false steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 name: Check out code with: fetch-tags: true