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 6ddd48b commit 5e681a4Copy full SHA for 5e681a4
pkgs/lints/.github/workflows/validate.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
23
steps:
24
- - uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b
+ - uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
25
26
- name: Check for sources
27
run: |
0 commit comments