diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml index 2773692..8bf18e0 100644 --- a/.github/workflows/makefile.yml +++ b/.github/workflows/makefile.yml @@ -18,7 +18,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Set up Homebrew id: set-up-homebrew