Skip to content

Fix Map.fetch return value #1030

Fix Map.fetch return value

Fix Map.fetch return value #1030

Workflow file for this run

name: PR Comment
on: [pull_request_target]
jobs:
pr-comment:
runs-on: ubuntu-latest
steps:
- uses: exercism/pr-commenter-action@v1.4.0
with:
github-token: "${{ github.token }}"
config-file: ".github/pr-commenter.yml"