Update workflow

This commit is contained in:
Marcin Krzyzanowski
2024-04-11 20:32:13 +02:00
parent f50da82251
commit e54db52b44
2 changed files with 8 additions and 2 deletions
+4 -1
View File
@@ -12,7 +12,10 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: Checkout
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Swift Package Build
run: swift build -v