Skip to content

Commit

Permalink
Bump actions/checkout from 3.3.0 to 4.1.2 (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 27, 2024
1 parent 43ae9ff commit 3022dc2
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@ac593985615ec2ede58e132d2e21d2b1cbd6127c
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633

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

0 comments on commit 3022dc2

Please sign in to comment.