Skip to content

Commit 4ae4888

Browse files
committed
Fix dev config
1 parent 8da34b6 commit 4ae4888

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212

1313
steps:
14-
- uses: actions/checkout@v4
14+
- uses: actions/checkout@v6.0.1
1515

1616
- uses: github/super-linter/slim@v4
1717
env:

0 commit comments

Comments
 (0)