Skip to content

Commit

Permalink
update checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
rkaminsk committed Jul 18, 2024
1 parent d8c4dcc commit 36bea51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
env_file: '.github/tests/windows-env.yml'

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

Expand Down

0 comments on commit 36bea51

Please sign in to comment.