Skip to content

chore(deps): bump dawidd6/action-download-artifact from 4 to 5 #103

chore(deps): bump dawidd6/action-download-artifact from 4 to 5

chore(deps): bump dawidd6/action-download-artifact from 4 to 5 #103

Workflow file for this run

name: Label actions
on:
pull_request:
types: [opened]
paths:
- '.github/dependabot.yml'
- '.github/lighthouserc.json'
- '.github/workflows/**'
jobs:
label-actions:
runs-on: ubuntu-latest
steps:
- name: add-label
uses: andymckay/labeler@master
with:
add-labels: "actions"