We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9163db1 + b72ec09 commit 14b8ea6Copy full SHA for 14b8ea6
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@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
+ uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
16
- name: test
17
run: make test
0 commit comments