CI: bump a few actions to newer versions
[platform/upstream/libxkbcommon.git] / .github / workflows / linux.yml
index 6e6b650..6085b4f 100644 (file)
@@ -14,10 +14,10 @@ jobs:
       matrix:
         compiler: [clang, gcc]
     steps:
-      - uses: actions/checkout@v2
+      - uses: actions/checkout@v3
         with:
           persist-credentials: false
-      - uses: actions/setup-python@v2
+      - uses: actions/setup-python@v4
         with:
           python-version: '3.9'
       - name: Install dependencies