mirror of https://github.com/iconify/api.git
Merge pull request #47 from iconify/renovate/actions-checkout-5.x
chore(deps): update actions/checkout action to v5
This commit is contained in:
commit
119538fbff
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
- uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: 'latest'
|
||||
|
|
|
|||
Loading…
Reference in New Issue