Speculative changes to github workflows

This commit is contained in:
John Doty 2024-08-10 08:13:45 -07:00
parent a9bbd29f9f
commit 9ad55c903f
2 changed files with 3 additions and 10 deletions

View file

@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Build
run: cargo build --verbose