diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 899ab09..53f1219 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -17,4 +17,5 @@ jobs: - name: Test downloading plural uses: ./ with: - config: ${{ secrets.PLURAL_CONF }} \ No newline at end of file + config: ${{ secrets.PLURAL_CONF }} + vsn: '0.5.18' \ No newline at end of file