REVIEWED: GitHub Actuions update to latest actions

This commit is contained in:
Ray
2026-07-03 23:09:19 +02:00
parent bb96b920d3
commit 1911a2827b
11 changed files with 23 additions and 23 deletions

View File

@@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
uses: actions/checkout@master
- name: Setup Environment
run: |