Skip to content

Commit

Permalink
Merge pull request #15 from mulesoft-anypoint/dev
Browse files Browse the repository at this point in the history
updates version of node used in pipeline
  • Loading branch information
soufi authored Jun 10, 2024
2 parents cb7d4f0 + ca5ae36 commit f715c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [18.x]
node-version: [20.x]
env:
CLIENT_GO_REPO: https://github.com/mulesoft-anypoint/anypoint-client-go.git
CLIENT_GO_BRANCH: dev
Expand Down

0 comments on commit f715c66

Please sign in to comment.