Skip to content

Commit ca43537

Browse files
Update .github/workflows/unit-tests.yml
Co-authored-by: Renato Alves <[email protected]>
1 parent 6cec296 commit ca43537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
access_token: ${{ github.token }}
3838

3939
- name: Check out code
40-
uses: actions/checkout@v2
40+
uses: actions/checkout@v3
4141

4242
- name: Configure sysctl limits
4343
run: |

0 commit comments

Comments
 (0)