Skip to content

Commit 85b51ff

Browse files
Revert "Fix GitHub Actions workflow to pin action SHA"
This reverts commit a533e58.
1 parent 69a79fb commit 85b51ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nightly-parallel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ jobs:
490490
run: go install github.com/wadey/gocovmerge@latest
491491

492492
- name: Download all coverage artifacts
493-
uses: actions/download-artifact@65a9edc5881444af5b3c923567ca220daf94ae4f #v4
493+
uses: actions/download-artifact@v4
494494
with:
495495
pattern: coverage-*
496496
merge-multiple: true

0 commit comments

Comments
 (0)