Skip to content

Commit acad32f

Browse files
BLD-6292 bump checkout version
1 parent f964cd8 commit acad32f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/status_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
matrix:
88
os: [ ubuntu-latest, macos-latest, windows-latest ]
99
steps:
10-
- uses: actions/checkout@v2
10+
- uses: actions/checkout@v3
1111
with:
1212
ref: ${{ github.head_ref }}
1313
fetch-depth: 0

0 commit comments

Comments
 (0)