update checkout and upload-artifact actions

This commit is contained in:
Ferdinand Schober
2026-03-25 13:31:20 +01:00
parent 3eba50a0d3
commit 0ef8edb7b2
3 changed files with 13 additions and 13 deletions

View File

@@ -23,7 +23,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v6
with:
submodules: recursive