| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent d428451 commit d65e7b5
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -33,7 +33,7 @@ jobs: | |||
| 33 | 33 | run: echo "::set-output name=dir::$(yarn cache dir)" | |
| 34 | 34 | ||
| 35 | 35 | - name: Cache node_modules 📦 | |
| 36 | - uses: actions/cache@v3.2.3 | ||
| 36 | + uses: actions/cache@v3.2.4 | ||
| 37 | 37 | id: yarn-cache # use this to check for `cache-hit` (`steps.yarn-cache.outputs.cache-hit != 'true'`) | |
| 38 | 38 | with: | |
| 39 | 39 | path: ${{ steps.yarn-cache-dir-path.outputs.dir }} | |
| Back | FazBrowse Home | New Git URL |
0 commit comments