Skip to content

Commit f32159c

Browse files
authored
Update release_production.yml
1 parent 767176e commit f32159c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
- name: Checkout
8181
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
8282
- name: Download Build Artifact
83-
uses: actions/download-artifact@v4.1.3
83+
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093
8484
with:
8585
name: build
8686
path: build

0 commit comments

Comments
 (0)