diff --git a/.github/workflows/build-image.yml b/.github/workflows/build-image.yml index 1022db2..4fa29fe 100644 --- a/.github/workflows/build-image.yml +++ b/.github/workflows/build-image.yml @@ -1,7 +1,7 @@ name: Build and test latest supported Perls env: - VERSION: 5.030.002 + VERSION: 5.030.003 on: [push, pull_request]