Skip to content

Commit 89089f5

Browse files
authored
use latest version of dle-github-actions
use latest version of dle-github-actions for test CI Checker summary
1 parent 4a6a346 commit 89089f5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ jobs:
1111

1212
# Run DB migrations with the public action
1313
- name: DB migrations checker with DLE
14-
uses: postgres-ai/[email protected]
14+
# uses: postgres-ai/[email protected]
15+
# uses: postgres-ai/dle-github-actions@master
1516
id: db-migrations
1617
with:
1718
dbname: test

0 commit comments

Comments
 (0)