From: Charles <32498151+charlesomer@users.noreply.github.com> Date: Wed, 14 Jul 2021 22:33:22 +0000 (+0100) Subject: Update version. X-Git-Tag: 4.1-dev~4^2~48^2^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46284bb115ae056a4567a1d175b67a48bf23f5d9;p=thirdparty%2Fshairport-sync.git Update version. --- diff --git a/.github/workflows/stale.yaml b/.github/workflows/stale.yaml index 9a755de2..8ca23def 100644 --- a/.github/workflows/stale.yaml +++ b/.github/workflows/stale.yaml @@ -11,7 +11,7 @@ jobs: stale: runs-on: ubuntu-latest steps: - - uses: actions/stale@v3 + - uses: actions/stale@v4 with: stale-issue-message: 'This issue has been inactive for 60 days so will be closed 7 days from now. To prevent this, please remove the "stale" label or post a comment.' stale-pr-message: 'This PR has been inactive for 60 days so will be closed 7 days from now. To prevent this, please remove the "stale" label or post a comment.'