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 3dc5e6a commit db30ae4Copy full SHA for db30ae4
.github/workflows/reviewdog.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- uses: actions/checkout@v4
10
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
11
id: yarn-cache
12
with:
13
path: "./.yarn/cache"
0 commit comments