We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d768319 commit 2b2d578Copy full SHA for 2b2d578
1 file changed
.github/workflows/continuous-integration.yml
@@ -135,7 +135,7 @@ jobs:
135
136
- name: Upload coverage report artifact
137
if: ${{ !cancelled() }}
138
- uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
+ uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
139
with:
140
name: coverage
141
path: coverage/
0 commit comments