We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3a9aae + 87e0c8d commit 6dcdffbCopy full SHA for 6dcdffb
.github/workflows/deps.yaml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Checkout repo
16
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
17
with:
18
ref: main
19
submodules: recursive
.github/workflows/swift.yaml
@@ -21,7 +21,7 @@ jobs:
21
timeout-minutes: 10
22
23
24
25
26
27
@@ -47,7 +47,7 @@ jobs:
47
- ubuntu-latest
48
49
50
51
52
53
0 commit comments