Skip to content

Bump @actions/artifact from 2.1.4 to 2.1.7 #14

Bump @actions/artifact from 2.1.4 to 2.1.7

Bump @actions/artifact from 2.1.4 to 2.1.7 #14

Workflow file for this run

name: SizeUp
on: pull_request
permissions:
contents: read
issues: write
pull-requests: write
jobs:
sizeup:
name: Estimate reviewability
runs-on: ubuntu-latest
steps:
- name: Estimate pull request reviewability
uses: lerebear/[email protected]
id: sizeup-action
with:
token: "${{ secrets.GITHUB_TOKEN }}"
# Uncomment line below to use custom sizeup-action configuration.
# configuration-file-path: ".github/workflows/sizeup/config.yaml"