aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b4652ab..ebeb739 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ This is a GitHub action that sets up MinGW-w64 in your workflow run.
Use it in your workflow like this:
- name: Set up MinGW
- uses: egor-tensin/setup-mingw@v1
+ uses: egor-tensin/setup-mingw@v2
with:
platform: x64