Skip to content

Commit 5dde009

Browse files
committed
Update github actions script
1 parent e80b8c3 commit 5dde009

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Checkout
17-
uses: actions/checkout@v4
17+
uses: actions/checkout@v6
1818
- name: Build and Test
1919
run: swift test

0 commit comments

Comments
 (0)