File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7474 # rojopolis/spellcheck-github-actions does not support PT-BR,
7575 # only PT, and PT-BR is too different to pass a PT spellcheck
7676 - name : Set up Python for PT-BR
77- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405
77+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97
7878 with :
7979 python-version : ' 3.10'
8080
9797 uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
9898
9999 - name : Install python
100- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405
100+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97
101101 with :
102102 python-version : 3.x
103103
@@ -131,7 +131,7 @@ jobs:
131131 uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
132132
133133 - name : Install python
134- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405
134+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97
135135 with :
136136 python-version : 3.x
137137
Original file line number Diff line number Diff line change 8282 # rojopolis/spellcheck-github-actions does not support PT-BR,
8383 # only PT, and PT-BR is too different to pass a PT spellcheck
8484 - name : Set up Python
85- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405
85+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97
8686 with :
8787 python-version : ' 3.10'
8888
@@ -105,7 +105,7 @@ jobs:
105105 uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
106106
107107 - name : Install python
108- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405
108+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97
109109 with :
110110 python-version : 3.x
111111
@@ -136,7 +136,7 @@ jobs:
136136 uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
137137
138138 - name : Install python
139- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405
139+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97
140140 with :
141141 python-version : 3.x
142142
Original file line number Diff line number Diff line change 1818 uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
1919
2020 - name : Install python
21- uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405
21+ uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97
2222 with :
2323 python-version : 3.x
2424
You can’t perform that action at this time.
0 commit comments