Skip to content

Commit

Permalink
Update update-links.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iamvikshan authored Oct 22, 2024
1 parent bb8f8aa commit 880b8ad
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/update-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,9 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Update Links
uses: vixshan/update-links@v1
uses: vixshan/update-links@v1
with:
node-version: '20'

- name: Install dependencies
run: npm install

0 comments on commit 880b8ad

Please sign in to comment.