diff --git a/.github/workflows/PlutoExampleBuilder.yml b/.github/workflows/PlutoExampleBuilder.yml index 1a612284..46401640 100644 --- a/.github/workflows/PlutoExampleBuilder.yml +++ b/.github/workflows/PlutoExampleBuilder.yml @@ -12,7 +12,7 @@ jobs: # This workflow contains a single job called "build" build: # The type of runner that the job will run on - runs-on: windows + runs-on: windows-latest # Steps represent a sequence of tasks that will be executed as part of the job steps: