Skip to content

Bump actions/upload-artifact from 3 to 4 #42

Bump actions/upload-artifact from 3 to 4

Bump actions/upload-artifact from 3 to 4 #42

Workflow file for this run

name: Assigner
on:
issues:
types: [opened, reopened]
pull_request_target:
types: [opened, reopened]
jobs:
assignAuthor:
name: Assign author
runs-on: ubuntu-20.04
timeout-minutes: 5
steps:
- name: assign
uses: technote-space/assign-author@v1