Skip to content

Commit

Permalink
Merge pull request #19 from stephengtuggy/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/checkout-3.5.3

build(deps): bump actions/checkout from 3.5.2 to 3.5.3
  • Loading branch information
stephengtuggy committed Jun 13, 2023
2 parents fc9e8e4 + 53de425 commit d49b4c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-22.04

steps:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab #v3.5.2
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 #v3.5.3
- name: Build
run: cargo build --verbose
working-directory: ./hippocratic_demographics
Expand Down

0 comments on commit d49b4c2

Please sign in to comment.