We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 853aed1 + aab449e commit 41a1040Copy full SHA for 41a1040
1 file changed
.github/workflows/ci.yaml
@@ -10,7 +10,7 @@ jobs:
10
lint:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
14
15
- name: Install tools
16
run: |
0 commit comments