Skip to content

Commit a04be42

Browse files
updated readme to use updated action checkout version
1 parent 2668b65 commit a04be42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
build-target: StandaloneLinux64
3939

4040
steps:
41-
- uses: actions/checkout@v2
41+
- uses: actions/checkout@v3
4242
with:
4343
submodules: recursive
4444
clean: true

0 commit comments

Comments
 (0)