mirror of
https://github.com/nafnlj/nljfeeds.git
synced 2024-11-09 12:27:51 +00:00
Update update-feed.yaml
Test 2
This commit is contained in:
parent
bfbf101aa0
commit
91c48204d3
4
.github/workflows/update-feed.yaml
vendored
4
.github/workflows/update-feed.yaml
vendored
@ -15,9 +15,9 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- name: Setup Node.js environment
|
||||
uses: actions/setup-node@v3
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: "20"
|
||||
- name: Install dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user