From 69fcd3bf9122632692bd1bdd302a4814524b23f6 Mon Sep 17 00:00:00 2001 From: install-pinned bot Date: Sun, 26 Nov 2023 16:32:43 +0000 Subject: [PATCH] update README.md (wheel 0.42.0) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2cba30..1bb562e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ In your GitHub Actions workflow, use this action like so: ```yaml - name: Install wheel from PyPI - uses: install-pinned/wheel@bcc40440b5e81754f5a3a5e16e9a916a54568963 # 0.41.3 + uses: install-pinned/wheel@fd85089692ff3ad0f0bd0a67fefc365e3c1ab791 # 0.42.0 ``` You can [set up Dependabot](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot#example-dependabotyml-file-for-github-actions)