mirror of
https://github.com/lipis/flag-icons.git
synced 2024-11-24 11:17:29 +01:00
Bump actions/setup-python from v4.0.0 to 4.6.0 (#1102)
This commit is contained in:
parent
7136fa0b8f
commit
0df85234c0
2
.github/workflows/flags.yml
vendored
2
.github/workflows/flags.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v4.0.0
|
||||
uses: actions/setup-python@v4.6.0
|
||||
with:
|
||||
python-version: "3.x"
|
||||
architecture: "x64"
|
||||
|
Loading…
Reference in New Issue
Block a user