We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d49331 commit 1fe7d60Copy full SHA for 1fe7d60
1 file changed
.github/workflows/build_and_deploy_docs.yaml
@@ -22,7 +22,7 @@ jobs:
22
23
steps:
24
- name: Checkout repository
25
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
26
with:
27
token: ${{ secrets.APIFY_SERVICE_ACCOUNT_GITHUB_TOKEN }}
28
0 commit comments