Skip to content

Commit

Permalink
Merge pull request #221 from eclipse-tractusx/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
ds-jhartmann authored Dec 21, 2023
2 parents 889e688 + 9fded16 commit 9ec5894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
distribution: 'temurin'

- name: Setup Node
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: 16

Expand Down

0 comments on commit 9ec5894

Please sign in to comment.