diff --git a/.github/workflows/init.yml b/.github/workflows/init.yml index 906f831..2797811 100644 --- a/.github/workflows/init.yml +++ b/.github/workflows/init.yml @@ -16,7 +16,7 @@ jobs: GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v6 - name: Rename package run: | current_date=$(date '+%Y-%m-%d')