mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Update third-party repository references in github actions
This commit is contained in:
parent
670c7b29fa
commit
7991d65a32
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -12,10 +12,10 @@ jobs:
|
|||
steps:
|
||||
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Setup PHP
|
||||
uses: nanasess/setup-php@master
|
||||
uses: nanasess/setup-php@v4
|
||||
with:
|
||||
php-version: ${{ matrix.php }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue