We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eaa1e6 commit fb96a61Copy full SHA for fb96a61
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Checkout repository
12
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
13
with:
14
submodules: recursive
15
0 commit comments