mirror of https://gitlab.com/curben/blog
chore(deps): bump actions/checkout from 4 to 6
This commit is contained in:
parent
b2fdf54024
commit
d47e3785de
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v6
|
||||
- name: Use Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue