mirror of
https://github.com/Dannecron/php-for-dev.git
synced 2025-12-26 00:22:36 +03:00
CI: bump actions/checkout
This commit is contained in:
2
.github/workflows/continuous-integration.yml
vendored
2
.github/workflows/continuous-integration.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
php_version: ['7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3']
|
||||
steps:
|
||||
- name: Check out repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Login to docker hub
|
||||
uses: actions-hub/docker/login@master
|
||||
|
||||
Reference in New Issue
Block a user