diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 9f7713a..aac7862 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -16,11 +16,11 @@ jobs: with: fetch-depth: 0 - name: update controls files - uses: fhem/fhem-controls-actions@v3.0.1 + uses: fhem/fhem-controls-actions@v4.0.0 with: filename: controls_SD_TOOL.txt - name: update controls files (append) - uses: fhem/fhem-controls-actions@v3.0.1 + uses: fhem/fhem-controls-actions@v4.0.0 with: filename: controls_SD_TOOL.txt writemode: a