We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc09509 commit f5cc8b2Copy full SHA for f5cc8b2
1 file changed
.github/workflows/main.yaml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout repository
14
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
15
- name: Check spelling
16
uses: crate-ci/typos@v1.39.2
17
with:
0 commit comments