Skip to content

Commit d40034f

Browse files
committed
CI: Upgrade actions/checkout to v4
1 parent cb927ef commit d40034f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- os: ubuntu-22.04
1111
nginx-version: 1.23.4
1212
steps:
13-
- uses: actions/checkout@v3
13+
- uses: actions/checkout@v4
1414
- name: Install dependencies
1515
run: |
1616
# for Test::Nginx

0 commit comments

Comments
 (0)