We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2284ec3 commit 48891c5Copy full SHA for 48891c5
1 file changed
.github/workflows/on_schedule_tests.yaml
@@ -43,7 +43,7 @@ jobs:
43
node-version: ${{ env.NODE_VERSION }}
44
45
- name: Install Apify CLI
46
- uses: apify/setup-apify-cli-action@v1
+ uses: apify/setup-apify-cli-action@v1.0.0
47
with:
48
token: ${{ secrets.APIFY_TEST_USER_API_TOKEN }}
49
0 commit comments