Skip to content

Commit

Permalink
Bump actions/setup-node from 3 to 4 (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 294c0fa commit 8118364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-mondoo-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
uses: ASzc/change-string-case-action@v6
with:
string: ${{ matrix.region }}
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: 16
- name: Install dependencies
Expand Down

0 comments on commit 8118364

Please sign in to comment.