Skip to content

Commit

Permalink
Merge pull request #1 from sebthom/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…checkout-4
  • Loading branch information
sebthom authored Sep 11, 2023
2 parents 0c34333 + 1bedb81 commit fd26afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: set

- name: Git Checkout
uses: actions/checkout@v3 # https://github.com/actions/checkout
uses: actions/checkout@v4 # https://github.com/actions/checkout

- name: Run tests
run: call tests/test_all.cmd

0 comments on commit fd26afb

Please sign in to comment.