Skip to content

Commit

Permalink
Merge pull request #70 from avdv/dependabot/github_actions/actions/ch…
Browse files Browse the repository at this point in the history
…eckout-v2.3.4

chore(deps): bump actions/checkout from v1 to v2.3.4
  • Loading branch information
avdv committed Mar 15, 2021
2 parents 8f9c0e9 + 097cdd4 commit bbc88a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v1
uses: actions/checkout@v2.3.4
- name: Setup Scala
uses: olafurpg/setup-scala@v10
with:
Expand Down

0 comments on commit bbc88a3

Please sign in to comment.