Skip to content

chore(deps): bump dawidd6/action-download-artifact from 3 to 6 in /.github/workflows #4026

chore(deps): bump dawidd6/action-download-artifact from 3 to 6 in /.github/workflows

chore(deps): bump dawidd6/action-download-artifact from 3 to 6 in /.github/workflows #4026

name: Update Milestone
on:
pull_request:
types:
- closed
- opened
- reopened
- synchronize
jobs:
update_milestone:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- name: sync milestones
uses: RocketSurgeonsGuild/actions/[email protected]
with:
default-label: ':sparkles: mysterious'
github-token: ${{ secrets.GITHUB_TOKEN }}