summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorseth <[email protected]>2023-09-07 11:40:21 -0400
committerseth <[email protected]>2023-09-07 11:50:26 -0400
commit411f3a9723c84e5fb2de5f132a2516fa4cfe309e (patch)
treee580a7db8fb16d6a4bad5dbff94b21022d297852 /.github/workflows
parent0f3a367d27c909b803baf0185d0b6e0ade968c3a (diff)
dependabot: update actions
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/ci.yaml2
1 files changed, 1 insertions, 1 deletions
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