aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/desmoctl.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/desmoctl.yml b/.github/workflows/desmoctl.yml
index bdc8276..aeeec68 100644
--- a/.github/workflows/desmoctl.yml
+++ b/.github/workflows/desmoctl.yml
@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
- name: Install Chicken
run: sudo apt update && sudo apt install -y chicken-bin