Skip to content

Commit

Permalink
Merge pull request #38 from exercism/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-3.1.0
  • Loading branch information
angelikatyborska authored Nov 24, 2022
2 parents 3dccd2c + 6fda068 commit 8f1d020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
- name: Setup NodeJS
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 8f1d020

Please sign in to comment.