mirror of https://github.com/iconify/api.git
chore(deps): update actions/checkout action to v6
This commit is contained in:
parent
a3d158f99c
commit
1a4f9c9881
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- uses: actions/checkout@v6
|
||||
- uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: 'latest'
|
||||
|
|
|
|||
Loading…
Reference in New Issue