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 fff9577 commit e9f29dcCopy full SHA for e9f29dc
.github/workflows/build.yml
@@ -91,7 +91,7 @@ jobs:
91
with:
92
key: clippy
93
- name: Run clippy action to produce annotations
94
- # NOTE (@Techassi): This action might get a new release sonn, because it
+ # NOTE (@Techassi): This action might get a new release soon, because it
95
# currently uses Node 16, which is deprecated in the next few months by
96
# GitHub. See https://github.com/giraffate/clippy-action/pull/87
97
uses: giraffate/clippy-action@13b9d32482f25d29ead141b79e7e04e7900281e0 # v1.0.1
0 commit comments