Skip to content

Commit

Permalink
bump checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
kezz authored Apr 25, 2024
1 parent 135232c commit ab75966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
if: "${{ github.event_name != 'pull_request' || github.repository != github.event.pull_request.head.repo.full_name }}"
steps:
- name: Checkout
uses: actions/checkout@master
uses: actions/checkout@v4
- name: GraphQL Inspector
uses: kamilkisiela/graphql-inspector@master
with:
Expand Down

0 comments on commit ab75966

Please sign in to comment.