Skip to content

Commit

Permalink
Merge pull request scalacenter#1639 from scalacenter/dependabot/githu…
Browse files Browse the repository at this point in the history
…b_actions/actions/setup-node-2.5.1

Bump actions/setup-node from 2.5.0 to 2.5.1
  • Loading branch information
tgodzik authored Jan 3, 2022
2 parents df7ed99 + 577a33d commit 9e5d207
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
path: |
integrations/gradle-bloop/lib
key: ${{ hashFiles('project/GradleIntegration.scala') }}
- uses: actions/[email protected].0
- uses: actions/[email protected].1
with:
node-version: "10.x"
- name: Set up environment
Expand Down Expand Up @@ -261,7 +261,7 @@ jobs:
- uses: olafurpg/setup-scala@v13
with:
java-version: ${{ matrix.jdk }}
- uses: actions/[email protected].0
- uses: actions/[email protected].1
with:
node-version: "10.x"
- name: Download built GraalVM binaries
Expand Down

0 comments on commit 9e5d207

Please sign in to comment.