diff --git a/.github/workflows/atlas-update.yml b/.github/workflows/atlas-update.yml index d643ab8ff8..780e758795 100644 --- a/.github/workflows/atlas-update.yml +++ b/.github/workflows/atlas-update.yml @@ -1,8 +1,8 @@ -name: Create Atlas file list update pull request +name: Create Atlas File List Update Pull Request on: schedule: - - cron: '0 10 * * 1' + - cron: "0 10 * * 1" workflow_dispatch: @@ -14,26 +14,25 @@ jobs: - uses: leafo/gh-actions-lua@v10 - uses: leafo/gh-actions-luarocks@v4 - - name: Lua rocks + - name: Install Luarocks run: | luarocks install --server=https://luarocks.org/manifests/fouriertransformer ftcsv shell: bash - - name: Update Atlas files from wago.tools + - name: Update Atlas Files from wago.tools run: | cd .github/scripts/ ./wagotools-atlas.sh shell: bash - - name: Cleanup luarocks + - name: Cleanup Luarocks run: | - rm -rf .luarocks - + rm -rf .luarocks - name: Create Pull Request uses: peter-evans/create-pull-request@v5 with: branch: update-atlasfiles - commit-message: Update atlas file list from wago.tools - title: Update atlas file list from wago.tools + commit-message: Update Atlas File List from wago.tools + title: Update Atlas File List from wago.tools delete-branch: true diff --git a/.github/workflows/build-beta.yml b/.github/workflows/build-beta.yml index 2e662c6734..c0ed48088b 100644 --- a/.github/workflows/build-beta.yml +++ b/.github/workflows/build-beta.yml @@ -46,7 +46,7 @@ jobs: with: args: -zg retail - - uses: actions/upload-artifact@v3 + - uses: actions/upload-artifact@v4 with: name: WeakAuras-DF path: .release/ diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index ce02f7b7cc..5cf0e8bd9a 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -25,7 +25,7 @@ jobs: with: args: -d -z - - uses: actions/upload-artifact@v3 + - uses: actions/upload-artifact@v4 with: name: WeakAuras-PR#${{ github.event.number }}-${{ github.sha }} path: .release/