ci: remove outdated version comments (#43389)

This commit is contained in:
Harmen Stoppels
2024-03-27 09:26:12 +01:00
committed by GitHub
parent e145baf619
commit 5d0ef9e4f4
6 changed files with 17 additions and 17 deletions

View File

@@ -69,7 +69,7 @@ jobs:
dnf install -y \
bzip2 curl file gcc-c++ gcc gcc-gfortran git gnupg2 gzip \
make patch tcl unzip which xz
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # @v2
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
- name: Setup repo and non-root user
run: |
git --version