There was an error while loading. Please reload this page.
1 parent 8749adc commit f15bef1Copy full SHA for f15bef1
1 file changed
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: macos-15
9
steps:
10
- name: Checkout Code
11
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
+ uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
12
- name: Build
13
run: swift build -v
14
- name: Run tests
0 commit comments