mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2026-01-21 19:52:53 -05:00
CI: Update Checkout Action to v3
This commit is contained in:
parent
da2ed1aef4
commit
0b6e6dc12c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/php.yml
vendored
2
.github/workflows/php.yml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout code base
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Setup PHP
|
||||
uses: shivammathur/setup-php@v2
|
||||
|
|
|
|||
Loading…
Reference in a new issue