Tools: Improve xkbcli help messages and manual pages
[platform/upstream/libxkbcommon.git] / .github / workflows / github-release.yml
index 2c0f72a..16ba3ad 100644 (file)
@@ -11,11 +11,11 @@ permissions: {}
 jobs:
   build:
     name: Automatically create GitHub release for tag
-    runs-on: ubuntu-20.04
+    runs-on: ubuntu-22.04
     permissions:
       contents: write
     steps:
-      - uses: actions/checkout@v2
+      - uses: actions/checkout@v3
         with:
           fetch-depth: 0
           persist-credentials: false