We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bdb49a commit 8f31edcCopy full SHA for 8f31edc
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
ZAMMAD_PHP_API_CLIENT_UNIT_TESTS_USERNAME: "[email protected]"
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