Skip to content

Commit

Permalink
chore: Bump up github/checkout to v3
Browse files Browse the repository at this point in the history
To avoid warnings in CI.

Signed-off-by: Alexander Kurbatov <[email protected]>
  • Loading branch information
alkurbatov committed Oct 8, 2023
1 parent 01fbc12 commit 8aa1884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
os: [windows-latest, macos-latest, ubuntu-latest]

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
submodules: recursive

Expand Down

0 comments on commit 8aa1884

Please sign in to comment.