- Updates the Deno setup action to the latest major version (v2) - Ensures compatibility and benefits from improvements in the new version
- Introduce a GitHub Actions workflow to run tests for the Deno project - Configure workflow to trigger on pull requests across all branches - Include steps for repository checkout, Deno setup, and test execution