Skip to content

Commit

Permalink
Merge pull request #54 from exercism/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-3.3.0
  • Loading branch information
BNAndras authored Mar 8, 2024
2 parents 0b6bcc2 + 689672a commit 8771e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Checkout code
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c

- name: Run Tests in Docker
run: bin/run-tests-in-docker.sh

0 comments on commit 8771e18

Please sign in to comment.