diff --git a/.github/workflows/run.yml b/.github/workflows/run.yml index 73e5248..dae6d12 100644 --- a/.github/workflows/run.yml +++ b/.github/workflows/run.yml @@ -32,7 +32,7 @@ jobs: shell: bash - name: Checkout the default branch - uses: actions/checkout@v2 + uses: actions/checkout@v3 - name: Make directory run: |