We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4478303 commit 03cff79Copy full SHA for 03cff79
README.md
@@ -14,7 +14,7 @@ jobs:
14
check:
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
18
- uses: mcbeet/check-commands@v1
19
with:
20
source: path/to/my_data_pack
0 commit comments