Skip to content

Commit

Permalink
avoid warnings about deprecated nodejs versions on github
Browse files Browse the repository at this point in the history
  • Loading branch information
skaes committed Mar 5, 2024
1 parent 9235ff2 commit 35adc6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
location: ["", "-usr-local"]

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Set up Ruby
uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit 35adc6a

Please sign in to comment.