Skip to content

Commit 2cb4db6

Browse files
authored
Merge pull request #135 from R1KO/dependabot/github_actions/actions/checkout-4
chore(deps): bump actions/checkout from 2 to 4
2 parents 019816a + 5e73ef0 commit 2cb4db6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
SMVERSION_FULL=${{ matrix.sm-version }}
2929
echo "SMVERSION_SHORT=${SMVERSION_FULL:0:-2}" >> $GITHUB_ENV
3030
31-
- uses: actions/checkout@v2
31+
- uses: actions/checkout@v4
3232

3333
- name: Setup SP
3434
uses: rumblefrog/setup-sp@master

0 commit comments

Comments
 (0)