Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
Merge pull request #928 from CSCfi/dependabot/github_actions/dev/acti…
Browse files Browse the repository at this point in the history
…ons/setup-node-3.8.1

Bump actions/setup-node from 3.8.0 to 3.8.1
  • Loading branch information
github-actions[bot] authored Aug 21, 2023
2 parents f0289b2 + 482b986 commit e1f50c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Setup node ${{ matrix.node }}
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
node-version: ${{ matrix.node-version }}
- name: Install dependencies and coveralls
Expand Down

0 comments on commit e1f50c6

Please sign in to comment.