Skip to content

Commit 3023731

Browse files
authored
Merge pull request #72 from OHDSI/develop
artifact version release
2 parents dee78e2 + 15f3a81 commit 3023731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/R_CMD_check_Hades.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
157157
- name: Download package tarball
158158
if: ${{ env.new_version != '' }}
159-
uses: actions/download-artifact@v2
159+
uses: actions/download-artifact@v4
160160
with:
161161
name: package_tarball
162162

0 commit comments

Comments
 (0)