Skip to content

Commit

Permalink
Merge pull request #164 from erikn69/patch-12
Browse files Browse the repository at this point in the history
Use GitHub Actions V4
  • Loading branch information
topclaudy committed Nov 11, 2023
2 parents 8fe9f8a + b5f0686 commit ad55e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Install SQLite 3
run: |
Expand Down

0 comments on commit ad55e3e

Please sign in to comment.