diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 7ea271a..78b57e2 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -21,7 +21,7 @@ jobs: # Steps represent a sequence of tasks that will be executed as part of the job steps: # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it - - uses: actions/checkout@v4 + - uses: actions/checkout@v3 # Runs a set of commands using the runners shell - name: Build