summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjkoan <jkoan@gmx.de>2022-06-12 15:46:32 +0200
committerjkoan <jkoan@users.noreply.github.com>2023-01-11 07:50:27 +0100
commitd33127aec7d65828913ac10e9f9eb54feb35e861 (patch)
tree2feb3fba0a30ad15f05df113dc3f9cd28f215703
parent6cf73a952cb4b97acfa0a25fb7255ca7d4b9b01b (diff)
downloadnavit-d33127aec7d65828913ac10e9f9eb54feb35e861.tar.gz
debug
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 08d790a57..70bdb234d 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -161,7 +161,7 @@ jobs:
container:
image: navit/dockerfiles:wince
steps:
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v3
- run: |
apt-get update && apt-get install -y git-core
- name: Prepare the WinCE build environment