We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bdb49a commit 8f31edcCopy full SHA for 8f31edc
1 file changed
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
ZAMMAD_PHP_API_CLIENT_UNIT_TESTS_USERNAME: "admin@example.com"
25
ZAMMAD_PHP_API_CLIENT_UNIT_TESTS_PASSWORD: "test"
26
steps:
27
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
28
- name: Set up Zammad
29
shell: bash
30
run: |
0 commit comments