File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ jobs:
145
145
env :
146
146
GITHUB_DB_BACKEND : ${{ matrix.db-backend }}
147
147
- name : Upload coverage data to coveralls.io
148
- uses : coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2.3.4
148
+ uses : coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
149
149
with :
150
150
flag-name : ' ${{ matrix.db-backend }}: ${{ matrix.python-version }}'
151
151
parallel : true
@@ -206,7 +206,7 @@ jobs:
206
206
runs-on : ubuntu-24.04
207
207
steps :
208
208
- name : Run Coveralls finish
209
- uses : coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2.3.4
209
+ uses : coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
210
210
with :
211
211
parallel-finished : true
212
212
You can’t perform that action at this time.
0 commit comments