0
0
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:
Priit Uring 2023-05-19 23:54:44 +03:00 committed by GitHub
parent 7136fa0b8f
commit 0df85234c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"