We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac44398 + d5085e8 commit aa8cef3Copy full SHA for aa8cef3
1 file changed
.github/workflows/make.yml
@@ -26,7 +26,7 @@ jobs:
26
- ubuntu-latest
27
steps:
28
- name: Checkout
29
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
30
with:
31
submodules: true
32
0 commit comments