diff --git a/.github/workflows/build-watcom.yml b/.github/workflows/build-watcom.yml index a5cb515..29a2b17 100644 --- a/.github/workflows/build-watcom.yml +++ b/.github/workflows/build-watcom.yml @@ -21,7 +21,7 @@ jobs: # - name: configure # run: ./configure - name: Setup Open Watcom - uses: open-watcom/setup-watcom@v0 + uses: open-watcom/setup-watcom@v1 - name: set date run: | $NOW = Get-Date -Format "yyMMddHHmmss"