diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b3ccf20..a65ad3a 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@v6 + - uses: actions/checkout@v7 - name: Setup SP uses: rumblefrog/setup-sp@master