Skip to content

Bump actions/download-artifact from 2.1.0 to 4.1.7 in /.github/workflows #4

Bump actions/download-artifact from 2.1.0 to 4.1.7 in /.github/workflows

Bump actions/download-artifact from 2.1.0 to 4.1.7 in /.github/workflows #4

name: CI
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Hello and welcome to USOC. Thanks for helping us to make USOC better.'
pr-message: 'Thank you for your first pull request.'