We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d4beb0 commit 94c584fCopy full SHA for 94c584f
‎.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
10
steps:
11
- name: Checkout repository
12
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
13
14
- name: Install Homebrew
15
run: NONINTERACTIVE=1 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
0 commit comments