Skip to content

Commit

Permalink
updated checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
davidfrantz committed Jul 18, 2024
1 parent 1d3debd commit 0cc6a0e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/unit-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
container:
image: davidfrantz/base
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Check out the repo
uses: actions/checkout@v4
- name: Compile all units
run: make unit-tests
- name: Test all units
Expand Down
2 changes: 1 addition & 1 deletion misc/force-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.7.12-dev:::2024-07-18_07:10:35
3.7.12-dev:::2024-07-18_07:12:26

0 comments on commit 0cc6a0e

Please sign in to comment.