We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 019816a + 5e73ef0 commit 2cb4db6Copy full SHA for 2cb4db6
1 file changed
.github/workflows/build.yml
@@ -28,7 +28,7 @@ jobs:
28
SMVERSION_FULL=${{ matrix.sm-version }}
29
echo "SMVERSION_SHORT=${SMVERSION_FULL:0:-2}" >> $GITHUB_ENV
30
31
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
32
33
- name: Setup SP
34
uses: rumblefrog/setup-sp@master
0 commit comments