diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 016d0c7..368f724 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -28,7 +28,7 @@ jobs: SMVERSION_FULL=${{ matrix.sm-version }} echo "SMVERSION_SHORT=${SMVERSION_FULL:0:-2}" >> $GITHUB_ENV - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Setup SP uses: rumblefrog/setup-sp@master