From c19e97434788e900da7700acb54aaf6be4cda440 Mon Sep 17 00:00:00 2001 From: install-pinned bot Date: Fri, 19 Apr 2024 19:03:18 +0000 Subject: [PATCH] update README.md (wheel 0.43.0) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bb562e..c716886 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@fd85089692ff3ad0f0bd0a67fefc365e3c1ab791 # 0.42.0 + uses: install-pinned/wheel@d8e83a0bf756351850484cc0dff698531e476234 # 0.43.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)