We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44e6654 commit 9c51c67Copy full SHA for 9c51c67
.github/workflows/ValidatePullRequest.yml
@@ -65,7 +65,7 @@ jobs:
65
steps:
66
- uses: actions/checkout@v4
67
- name: Spell Check Repo
68
- uses: crate-ci/[email protected].2
+ uses: crate-ci/[email protected].3
69
70
# Gate PR merges on this specific "join-job" which requires all other
71
# jobs to run first. We need this job since we cannot gate on particular jobs
0 commit comments