Bump jaxxstorm/action-install-gh-release from 1.13.0 to 1.14.0 (#4470)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-11-26 10:51:35 +01:00 committed by GitHub
parent d7e6acf623
commit ce6cb2a782
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ jobs:
steps:
-
name: Install pagefind
uses: jaxxstorm/action-install-gh-release@v1.13.0
uses: jaxxstorm/action-install-gh-release@v1.14.0
with:
repo: cloudcannon/pagefind
-

View File

@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Install pagefind
uses: jaxxstorm/action-install-gh-release@v1.13.0
uses: jaxxstorm/action-install-gh-release@v1.14.0
with:
repo: cloudcannon/pagefind
- uses: actions/checkout@v4.2.2