1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-17 10:25:21 +02:00

Upgrade CI actions (#14377)

This commit is contained in:
wsor4035
2024-02-17 09:34:40 -05:00
committed by GitHub
parent 0f2517070e
commit fa47af737f
7 changed files with 29 additions and 29 deletions

View File

@@ -30,7 +30,7 @@ jobs:
clang_tidy:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Install deps
run: |
source ./util/ci/common.sh