We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e66ca24 commit ec9e28dCopy full SHA for ec9e28d
1 file changed
.github/workflows/autofix.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- name: Checkout
19
- uses: actions/checkout@v5.0.0
+ uses: actions/checkout@v5.0.1
20
with:
21
fetch-depth: 0
22
- name: Setup Tools
0 commit comments