1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-12-04 06:35:25 +01:00

Bump all used GitHub Actions

This commit is contained in:
AFCMS
2025-11-28 13:17:15 +01:00
committed by GitHub
parent 3d39781b21
commit 0394cd71dc
10 changed files with 32 additions and 32 deletions

View File

@@ -15,7 +15,7 @@ jobs:
png_optimized:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
- name: Install deps
run: |
sudo apt-get update