mirror of
https://github.com/nafnlj/nljfeeds.git
synced 2024-12-04 21:46:09 +00:00
Update update-feed.yaml
Update checkout and set-up node.
This commit is contained in:
parent
a075981e9e
commit
b22af7ea49
4
.github/workflows/update-feed.yaml
vendored
4
.github/workflows/update-feed.yaml
vendored
@ -15,9 +15,9 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v3
|
||||||
- name: Setup Node.js environment
|
- name: Setup Node.js environment
|
||||||
uses: actions/setup-node@v2.1.4
|
uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: "16"
|
node-version: "16"
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
|
Loading…
Reference in New Issue
Block a user