diff --git a/.github/workflows/compile-sketch.yml b/.github/workflows/compile-sketch.yml index ff21dcb..84f0f4e 100644 --- a/.github/workflows/compile-sketch.yml +++ b/.github/workflows/compile-sketch.yml @@ -85,7 +85,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v3 - name: Branch name run: echo running on branch ${GITHUB_REF##*/}