Skip to content

v1.0.5 🌈

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jul 12:36
· 150 commits to refs/heads/main since this release
8996503

✨ New features

  • optional input to validate checksum @eifinger (#20)
    - name: Install a specific version and validate the checksum
      uses: eifinger/setup-rye@v1
      with:
        version: '0.11.0'
        checksum: '00e795573477a2fe2b3c0ac748240364c3369218d314d1df47d2653764e9bfb1'