Commit 47442d9 1 parent 1539234 commit 47442d9 Copy full SHA for 47442d9
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 95
95
name : coverage
96
96
path : coverage
97
97
98
- - uses : codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
98
+ - uses : codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
99
99
with :
100
100
use_oidc : ${{ !(github.event_name == 'pull_request' && github.event.pull_request.head.repo.fork) }}
101
101
disable_search : true
@@ -137,7 +137,7 @@ jobs:
137
137
node-version : ' lts/*'
138
138
- run : npm ci
139
139
140
- - uses : actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
140
+ - uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
141
141
with :
142
142
path : ~/.cache/dprint
143
143
key : ${{ runner.os }}-dprint-${{ hashFiles('package-lock.json', '.dprint.jsonc') }}
You can’t perform that action at this time.
0 commit comments