We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d79169 commit 09306d6Copy full SHA for 09306d6
.github/workflows/regression.yml
@@ -24,7 +24,7 @@ jobs:
24
25
steps:
26
- name: checkout
27
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
28
29
- name: install pg
30
run: |
0 commit comments