diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 83d46ff..eaf0d58 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -15,7 +15,7 @@ jobs: permissions: contents: write steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 with: fetch-depth: 0 - name: Use Node.js 20.x