Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/actions/checkout-4…
Browse files Browse the repository at this point in the history
….1.0
  • Loading branch information
bmuenzenmeyer authored Dec 1, 2023
2 parents 31ee6f0 + 4f88527 commit a51ccfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
fetch-depth: 0

- name: Set Up NodeJs
uses: actions/setup-node@v3.7.0
uses: actions/setup-node@v3.8.1
with:
node-version-file: '.nvmrc'
cache: npm
Expand Down

0 comments on commit a51ccfb

Please sign in to comment.