summaryrefslogtreecommitdiff
path: root/.github/workflows/macos_11.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/macos_11.yml')
-rw-r--r--.github/workflows/macos_11.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/macos_11.yml b/.github/workflows/macos_11.yml
index 3386d41..d3647bf 100644
--- a/.github/workflows/macos_11.yml
+++ b/.github/workflows/macos_11.yml
@@ -17,7 +17,7 @@ jobs:
run: brew install imagemagick jhead
- name: Checkout 🛎️
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
- name: Get assert.sh 🎁
run: curl -f "https://raw.githubusercontent.com/lehmannro/assert.sh/v1.1/assert.sh" -o assert.sh