]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Match case with other messages.
authorDarren Tucker <dtucker@dtucker.net>
Thu, 16 Apr 2026 09:32:34 +0000 (19:32 +1000)
committerDarren Tucker <dtucker@dtucker.net>
Thu, 16 Apr 2026 09:32:34 +0000 (19:32 +1000)
.github/workflows/vm.yml

index dbfd6c186c333fe14f8e7b8f730ce3ec39665a4f..5d12fb9e52e22960e52cc98cba742ef601ee8529 100644 (file)
@@ -334,7 +334,7 @@ jobs:
           touch /etc/ssh/ssh_known_hosts
           pkg_add git
 
-    - name: Fetch sysupgrade version
+    - name: fetch sysupgrade version
       run: |
         ver=$(curl -s https://cdn.openbsd.org/pub/OpenBSD/snapshots/amd64/BUILDINFO)
         echo "SNAPSHOT_VERSION=${ver}" >> $GITHUB_ENV