summaryrefslogtreecommitdiffstats
path: root/.github/workflows/mac.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/mac.yml')
-rw-r--r--.github/workflows/mac.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/mac.yml b/.github/workflows/mac.yml
index bc8a5fac7..36f35c7fc 100644
--- a/.github/workflows/mac.yml
+++ b/.github/workflows/mac.yml
@@ -20,7 +20,7 @@ jobs:
runs-on: macos-11.0
if: github.repository == 'HandBrake/HandBrake'
steps:
- - uses: actions/checkout@master
+ - uses: actions/checkout@v2
- name: Toolchain Cache
id: mac-toolchain