Skip to content

Commit 1600913

Browse files
Bump actions/checkout from 4.1.5 to 4.2.1 (#62)
1 parent 7abfeb2 commit 1600913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
2727
PR_NUMBER: ${{ github.event.number }}
2828
steps:
29-
- uses: actions/checkout@v4.1.5
29+
- uses: actions/checkout@v4.2.1
3030

3131
- uses: actions/[email protected]
3232
with:

0 commit comments

Comments
 (0)