From 411f3a9723c84e5fb2de5f132a2516fa4cfe309e Mon Sep 17 00:00:00 2001 From: seth Date: Thu, 7 Sep 2023 11:40:21 -0400 Subject: dependabot: update actions --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 121e120..0e59697 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -8,7 +8,7 @@ on: workflow_dispatch: jobs: - update: + run-vm: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 -- cgit v1.2.3