diff --git a/.github/workflows/test-graphql-remote.yml b/.github/workflows/test-graphql-remote.yml index c923d51f0..e9cb6ac26 100644 --- a/.github/workflows/test-graphql-remote.yml +++ b/.github/workflows/test-graphql-remote.yml @@ -19,7 +19,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: Check GraphQL endpoint availability run: |