Skip to content

chore(deps): bump actions/setup-python from 4 to 5 #11

chore(deps): bump actions/setup-python from 4 to 5

chore(deps): bump actions/setup-python from 4 to 5 #11

Workflow file for this run

---
name: Alex Says
on: [pull_request_target]
jobs:
alexjs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Use Node.js
uses: actions/setup-node@v3
with:
node-version: 12.x
- name: Comment on new PR
uses: brown-ccv/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
message_id: "alex"
pr_only: false