commit | 35d07a249817bf3db64e871be2d47cf339657d6b | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Thu Jan 25 12:24:02 2024 +0100 |
committer | Akron <nils@diewald-online.de> | Thu Jan 25 12:24:02 2024 +0100 |
tree | 7270b469f06c32a4bdd4262aa7478e9320c13e39 | |
parent | 459bf5805ba3740bd665b1e6a0a2744bc2490833 [diff] [blame] |
Update github workflows Change-Id: I49b85d182d27be85424c299eaff5b9d601679f97
diff --git a/.github/workflows/macos-perl.yml b/.github/workflows/macos-perl.yml index af353e3..f31e9cb 100644 --- a/.github/workflows/macos-perl.yml +++ b/.github/workflows/macos-perl.yml
@@ -10,7 +10,7 @@ perl: runs-on: macOS-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 - name: Set up Perl run: brew install perl - name: perl -V