There was an error while loading. Please reload this page.
1 parent 647c504 commit 793c7f6Copy full SHA for 793c7f6
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@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
+ uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
12
- name: Build
13
run: swift build -v
14
- name: Run tests
0 commit comments