Skip to content

Commit

Permalink
Merge pull request #1309 from unknownskl/dependabot/github_actions/ma…
Browse files Browse the repository at this point in the history
…in-v2/actions/setup-node-4.0.4
  • Loading branch information
dependabot[bot] committed Sep 23, 2024
2 parents 64bfd99 + 39b419c commit 82c6d48
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
submodules: recursive

- name: Install Node.js, NPM and Yarn
uses: actions/[email protected].3
uses: actions/[email protected].4
with:
node-version: 18

Expand Down Expand Up @@ -56,7 +56,7 @@ jobs:
submodules: recursive

- name: Install Node.js, NPM and Yarn
uses: actions/[email protected].3
uses: actions/[email protected].4
with:
node-version: 18

Expand Down Expand Up @@ -135,7 +135,7 @@ jobs:
path: flatpak/

- name: Install Node.js, NPM and Yarn
uses: actions/[email protected].3
uses: actions/[email protected].4
with:
node-version: 18

Expand Down Expand Up @@ -179,7 +179,7 @@ jobs:
submodules: recursive

- name: Install Node.js, NPM and Yarn
uses: actions/[email protected].3
uses: actions/[email protected].4
with:
node-version: 18

Expand Down

0 comments on commit 82c6d48

Please sign in to comment.