diff --git a/.github/workflows/foo.yml b/.github/workflows/foo.yml index 98083a5..9df10ad 100644 --- a/.github/workflows/foo.yml +++ b/.github/workflows/foo.yml @@ -7,7 +7,7 @@ jobs: run: ls -alFR || true # Fails to git clean the foo folder, tries to rm -rf the checkout and then fails - - uses: actions/checkout@v2 + - uses: Brightspace/third-party-actions@actions/checkout - name: Run a container that outputs to foo/output-file and puts nasty permissions on foo uses: ./