We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa23a1a commit 270c973Copy full SHA for 270c973
.github/workflows/api-breakage.yml
@@ -10,7 +10,7 @@ jobs:
10
image: swift:5.9
11
steps:
12
- name: Checkout
13
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
14
with:
15
fetch-depth: 0
16
# https://github.com/actions/checkout/issues/766
.github/workflows/gen-docs.yml
@@ -12,7 +12,7 @@ jobs:
17
18
- name: Install Dependencies
0 commit comments