multihash 0.19.4

Implementation of the multihash format
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: Close Stale Issues

on:
  schedule:
    - cron: '0 0 * * *'
  workflow_dispatch:

permissions:
  issues: write
  pull-requests: write

jobs:
  stale:
    uses: ipdxco/unified-github-workflows/.github/workflows/reusable-stale-issue.yml@v1