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