Skip to content

Commit 82fd0cf

Browse files
authored
Fix Comment in GHA Workflow (#1369)
* Fix comment in GHA * Bump tests
1 parent 95b5f8c commit 82fd0cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
architecture: x64
7474

7575
- name: Download Coverage Artifacts
76-
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # 4.2.1@c850b930e6ba138125429b7e5c93fc707a7f8427 # 4.1.4
76+
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # 4.2.1
7777
with:
7878
path: ./
7979

0 commit comments

Comments
 (0)