Skip to content

Commit

Permalink
updated readme to use updated action checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenHodgson committed Nov 2, 2022
1 parent 2668b65 commit a04be42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
build-target: StandaloneLinux64

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
submodules: recursive
clean: true
Expand Down

0 comments on commit a04be42

Please sign in to comment.