From 09556e378635be7c66ab98de957b43b95aa79f2d Mon Sep 17 00:00:00 2001 From: Christian Treffs Date: Tue, 20 Oct 2020 14:46:31 +0200 Subject: [PATCH] Rename swiftwasm/swiftwasm-action@master to @main --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9ebc375..400a51e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -76,6 +76,6 @@ jobs: - name: Swift version run: swift --version - name: Build - uses: swiftwasm/swiftwasm-action@master + uses: swiftwasm/swiftwasm-action@main with: shell-action: swift build --triple wasm32-unknown-wasi