Skip to content

Commit 0a0cc5a

Browse files
committedApr 22, 2025
COH-32151 - Pin workflow action actions/download-artifactv@4 to immutable commit
1 parent b960cf6 commit 0a0cc5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
path: ./docs/_build
6161

6262
- name: Download artifact
63-
uses: actions/download-artifact@v4
63+
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
6464
with:
6565
name: github-pages
6666
path: .

0 commit comments

Comments
 (0)