Skip to content

Commit 93130ce

Browse files
Bump actions/checkout from 2 to 3 (#45)
1 parent 14327ca commit 93130ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
use_lua: yes
5757
- name: Install apt dependencies.
5858
run: sudo apt-get install -y lua-json
59-
- uses: actions/checkout@v2
59+
- uses: actions/checkout@v3
6060
with:
6161
submodules: recursive
6262
- name: Install haproxy-lua-http globally.

0 commit comments

Comments
 (0)