Skip to content

Commit

Permalink
chore: revert explicit nodejs setup
Browse files Browse the repository at this point in the history
  • Loading branch information
rjaegers committed Feb 28, 2024
1 parent 7d060e2 commit 3bb1f4a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/update-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ jobs:
pull-requests: write
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
node-version: 20
- run: ./update-vscode-extensions.sh devcontainer-metadata-vscode.json
working-directory: .devcontainer
- uses: peter-evans/create-pull-request@a4f52f8033a6168103c2538976c07b467e8163bc # v6.0.1
Expand Down

0 comments on commit 3bb1f4a

Please sign in to comment.