diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index 98c7c44..d84fc89 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -107,7 +107,7 @@ jobs: contents: | {"type":"module"} - name: Create index.js - uses: DamianReeves/write-file-action@v1.2 + uses: DamianReeves/write-file-action@v1.3 with: write-mode: overwrite path: index.js