use v1 of get-datetime
This commit is contained in:
parent
cf90ea7eca
commit
c9333fb011
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ runs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- id: datetime
|
||||
uses: ./.github/composite-actions/get-datetime
|
||||
uses: benzine-framework/get-datetime@v1
|
||||
- id: read-php-version
|
||||
shell: bash
|
||||
working-directory: ${{ inputs.working_directory }}
|
||||
|
|
Loading…
Reference in a new issue