Skip to content

Bump setuptools from 65.6.3 to 70.0.0 #360

Bump setuptools from 65.6.3 to 70.0.0

Bump setuptools from 65.6.3 to 70.0.0 #360

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thank you for your contribution!!'' first issue'
pr-message: 'Thank you for your contribution!!'' first pr'