summaryrefslogtreecommitdiffstats
path: root/.github/workflows/options.yml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:14:26 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:14:26 +0000
commitc4e8a3222648fcf22ca207f1815ebbf7cd144eeb (patch)
tree93d5c6aa93d9987680dd1adad5685e2ad698f223 /.github/workflows/options.yml
parentAdding upstream version 4.2.6. (diff)
downloadwireshark-c4e8a3222648fcf22ca207f1815ebbf7cd144eeb.tar.xz
wireshark-c4e8a3222648fcf22ca207f1815ebbf7cd144eeb.zip
Adding upstream version 4.4.0.upstream/4.4.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.github/workflows/options.yml')
-rw-r--r--.github/workflows/options.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/options.yml b/.github/workflows/options.yml
index 61a6b7c5..4d73fb69 100644
--- a/.github/workflows/options.yml
+++ b/.github/workflows/options.yml
@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Checkout
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
- name: Install deps
run: |
sudo tools/debian-setup.sh --install-all ninja-build -y