We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ebfe97 commit a2861a8Copy full SHA for a2861a8
README.md
@@ -14,7 +14,7 @@ This GitHub action sets up GCC in your workflow run.
14
Use it in your workflow like this:
15
16
- name: Set up GCC
17
- uses: egor-tensin/setup-gcc@v1
+ uses: egor-tensin/setup-gcc@v2
18
with:
19
version: latest
20
platform: x64
0 commit comments