Update getDatafromContentful.yml

This commit is contained in:
赵璟 2023-06-08 15:40:37 +08:00 committed by GitHub
parent c9fea4a1fc
commit e12c66c583
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ jobs:
uses: actions/checkout@v2
- name: Run GraphQL query
uses: octokit/graphql-action@v3.x
uses: octokit/graphql-action@v2.2.24
env:
CONTENTFUL_TOKEN: ${{ secrets.CONTENTFUL_TOKEN }}
with: