Skip to content

Commit 286e737

Browse files
authored
ci: nightly db build - pin download artifact action to v3
1 parent 8a599b7 commit 286e737

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dev-db-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
ref: 'feat/postgres'
149149

150150
- name: Download DB Dump
151-
uses: actions/download-artifact@v3.0.0
151+
uses: actions/download-artifact@v3
152152
with:
153153
name: dump
154154

0 commit comments

Comments
 (0)