From 46b465fde73fc3d4e0c5e57e121a9d822863af17 Mon Sep 17 00:00:00 2001 From: Ross Butler Date: Tue, 7 Nov 2023 09:47:16 +0000 Subject: [PATCH] test --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index e6f4243..e64490e 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -16,6 +16,6 @@ jobs: swift-version: ${{ matrix.swift }} - uses: actions/checkout@v4 - id: foo - uses: rwbutler/github-action-test@0.0.12 + uses: rwbutler/github-action-test@0.0.13 with: who-to-greet: 'Mona the Octocat'