Skip to content

Commit

Permalink
Merge pull request #395 from filecoin-project/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/setup-node-4

chore(deps): bump actions/setup-node from 3 to 4
  • Loading branch information
simlecode authored Nov 27, 2023
2 parents 6b4118e + 2fb4c59 commit 377a4de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
persist-credentials: false

- name: Set up Node.js
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: 16

Expand Down

0 comments on commit 377a4de

Please sign in to comment.