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.
1 parent f89f533 commit ab1abb7Copy full SHA for ab1abb7
.github/workflows/integration_test.yml
@@ -13,7 +13,7 @@ jobs:
13
test:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
17
with:
18
# You should create a personal access token and store it in your repository
19
token: ${{ secrets.CI_USER_TOKEN }}
0 commit comments