There was an error while loading. Please reload this page.
1 parent 10a114d commit a6a088eCopy full SHA for a6a088e
.github/workflows/ci.yml
@@ -72,7 +72,7 @@ jobs:
72
run: sudo apt-get -y install lcov
73
74
- name: Collect coverage reports
75
- uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
+ uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
76
with:
77
path: ./coverage
78
pattern: coverage-node-*
0 commit comments