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 8cc8efb + 5f82c64 commit ade1d29Copy full SHA for ade1d29
1 file changed
.github/workflows/ci-tests.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Checkout code
15
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
16
with:
17
persist-credentials: false
18
0 commit comments