chore(deps): update actions/checkout action to v4.1.6

This commit is contained in:
renovate[bot]
2024-05-17 00:59:44 +00:00
committed by GitHub
parent 9ad1be8005
commit 7e244e1446
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ jobs:
arch: ${{fromJson(inputs.architectures)}}
steps:
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- name: Install make and mmv
run: sudo apt-get install make mmv
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
- name: macos-14
arch: arm64
steps:
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- name: Set up Homebrew
id: set-up-homebrew
+1 -1
View File
@@ -32,7 +32,7 @@ jobs:
arch: ${{fromJson(inputs.architectures)}}
steps:
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- name: Build Portable
run: ./build-${{ inputs.os }}-${{ matrix.arch }} ./dist