Skip to content

Commit a2861a8

Browse files
committed
v2
1 parent 7ebfe97 commit a2861a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This GitHub action sets up GCC in your workflow run.
1414
Use it in your workflow like this:
1515

1616
- name: Set up GCC
17-
uses: egor-tensin/setup-gcc@v1
17+
uses: egor-tensin/setup-gcc@v2
1818
with:
1919
version: latest
2020
platform: x64

0 commit comments

Comments
 (0)