mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2026-01-17 01:52:53 -05:00
Merge pull request #366 from Icinga/UpdateCheckoutAction
Update Checkout Action to v3
This commit is contained in:
commit
82ddeba163
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