Skip to content

Commit 2c4d319

Browse files
authored
Merge pull request #34 from tattersoftware/dependabot/github_actions/actions/checkout-4
2 parents 69a9d92 + 1fc4e37 commit 2c4d319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
steps:
2020
- name: Checkout
21-
uses: actions/checkout@v3
21+
uses: actions/checkout@v4
2222

2323
- name: Run Test Suite
2424
run: tests/run

0 commit comments

Comments
 (0)