We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 194c59b commit e046064Copy full SHA for e046064
.github/workflows/check.yaml
@@ -10,6 +10,6 @@ jobs:
10
build:
11
runs-on: macos-latest
12
steps:
13
- - uses: actions/checkout@v
+ - uses: actions/checkout@v4
14
- name: make check
15
run: make check
0 commit comments