Skip to content

Commit 09306d6

Browse files
committed
Bump actions/checkout version to 4
1 parent 5d79169 commit 09306d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/regression.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
steps:
2626
- name: checkout
27-
uses: actions/checkout@v3
27+
uses: actions/checkout@v4
2828

2929
- name: install pg
3030
run: |

0 commit comments

Comments
 (0)