We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 449f898 commit 5d6e2d6Copy full SHA for 5d6e2d6
.github/workflows/spell-check-differential.yaml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Check out repository
11
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
12
13
- name: Run spell-check
14
uses: autowarefoundation/autoware-github-actions/spell-check@v1
0 commit comments