diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 88d2707..7b4bc6d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -15,7 +15,7 @@ jobs: directory: [siteTheme-Bahn-ng] steps: - name: Checkout repository - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Zip the theme directory run: | cd ${{ matrix.directory }} && zip -r ../${{ matrix.directory }}-${{ github.ref_name }}.zip .