Skip to content

Commit c66148f

Browse files
Bump actions/checkout from 3 to 4 (#63)
1 parent 530cdda commit c66148f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
use_lua: yes
6060
- name: Install apt dependencies.
6161
run: sudo apt-get install -y lua-json
62-
- uses: actions/checkout@v3
62+
- uses: actions/checkout@v4
6363
with:
6464
submodules: recursive
6565
- name: Install haproxy-lua-http globally.

0 commit comments

Comments
 (0)