diff --git a/.github/workflows/template-cleanup.yml b/.github/workflows/template-cleanup.yml index fe5e15a..29d78f1 100644 --- a/.github/workflows/template-cleanup.yml +++ b/.github/workflows/template-cleanup.yml @@ -20,7 +20,7 @@ jobs: # Check out current repository - name: Fetch Sources - uses: actions/checkout@v3 + uses: actions/checkout@v4 # Cleanup project - name: Cleanup