Skip to content

Commit

Permalink
Merge pull request #399 from ecosyste-ms/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/setup-node-4.0.1

Bump actions/setup-node from 4.0.0 to 4.0.1
  • Loading branch information
andrew authored Dec 18, 2023
2 parents df5394b + dacb80a commit 20cadd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Install dependent libraries
run: sudo apt-get update && sudo apt-get install libpq-dev diffoscope
- name: Set up Node
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
node-version: 15
- name: Set up Ruby
Expand Down

0 comments on commit 20cadd2

Please sign in to comment.