Skip to content

Commit 8f31edc

Browse files
committed
Update to actions/checkout@v4
1 parent 2bdb49a commit 8f31edc

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
@@ -24,7 +24,7 @@ jobs:
2424
ZAMMAD_PHP_API_CLIENT_UNIT_TESTS_USERNAME: "[email protected]"
2525
ZAMMAD_PHP_API_CLIENT_UNIT_TESTS_PASSWORD: "test"
2626
steps:
27-
- uses: actions/checkout@v2
27+
- uses: actions/checkout@v4
2828
- name: Set up Zammad
2929
shell: bash
3030
run: |

0 commit comments

Comments
 (0)