We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 136e9a2 + 67a3a88 commit 60d30bdCopy full SHA for 60d30bd
.github/workflows/test.yml
@@ -36,7 +36,7 @@ jobs:
36
- uses: conao3/setup-cask@master
37
with:
38
version: 'snapshot'
39
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
40
- name: Run tests
41
if: matrix.allow_failure != true
42
run: 'make .cask test'
0 commit comments