Skip to content

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows #111

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

Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows #111

Workflow file for this run

name: Assign author
on:
issues:
types: [opened]
pull_request:
types: [opened]
permissions:
issues: write
pull-requests: write
jobs:
assignAuthor:
name: Assign author to Pull request
runs-on: ubuntu-latest
steps:
- name: Assign author to Pull request
uses: technote-space/assign-author@v1