File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1616 fetch-depth : 0
1717 token : ${{ secrets.GITHUB_TOKEN }}
1818 - name : Start Redis
19- uses : supercharge/redis-github-action@1.8.0
19+ uses : supercharge/redis-github-action@1.8.1
2020 - name : Setup Node.js
2121 uses : actions/setup-node@v6
2222 with :
4242 uses : actions/checkout@v5
4343 with :
4444 token : ${{ secrets.GITHUB_TOKEN }}
45+ - name : Start Redis
46+ uses : supercharge/redis-github-action@1.8.1
4547 - name : Setup Node.js
4648 uses : actions/setup-node@v6
4749 with :
Original file line number Diff line number Diff line change 1212 with :
1313 token : ${{ secrets.GITHUB_TOKEN }}
1414 - name : Start Redis
15- uses : supercharge/redis-github-action@1.8.0
15+ uses : supercharge/redis-github-action@1.8.1
1616 - name : Setup Node.js
1717 uses : actions/setup-node@v6
1818 with :
You can’t perform that action at this time.
0 commit comments