We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5caaebb + 219133c commit 29b74e1Copy full SHA for 29b74e1
1 file changed
.github/workflows/makefile.yml
@@ -12,6 +12,6 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: checkout repo
15
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
+ uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
16
- name: test
17
run: make test
0 commit comments