Skip to content

Bump actions/setup-python from 6.3.0 to 7.0.0 #2

Bump actions/setup-python from 6.3.0 to 7.0.0

Bump actions/setup-python from 6.3.0 to 7.0.0 #2

Workflow file for this run

name: "PR Commenter"
on:
- pull_request_target
jobs:
pr-comment:
runs-on: ubuntu-24.04
steps:
- uses: exercism/pr-commenter-action@f4a6aa5acc07742989788e70fd89cdc0980f0d1e
with:
github-token: "${{ github.token }}"
config-file: ".github/pr-commenter.yml"