0
0
mirror of https://github.com/lipis/flag-icons.git synced 2024-11-22 19:47:45 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
Priit Uring
23da186dbc
Use: actions/setup-python@v4 (#1130)
This will allow to automatically use the latest setup-python v4 action version and will save us time from constantly specifying the more exact latest version.

This will need to be changed again when setup-python v5 action comes out.
2023-08-02 14:38:25 -04:00
Priit Uring
0df85234c0
Bump actions/setup-python from v4.0.0 to 4.6.0 (#1102) 2023-05-19 16:54:44 -04:00
Lipis
41464d0c23
Simplify prettier (#1006) 2022-06-21 11:00:43 +03:00
Lipis
82d2cf8b5c
Add git action for flags (#1005) 2022-06-21 10:52:19 +03:00
xavier2k6
80187fb4da
CI: Update multiple actions & use nodejs lts version (#955)
* Update `actions/checkout` to `v3`
* Rename `Setup Node.js 14.x` to `Setup Node.js LTS`
* Update `actions/setup-node` to `v3`
* Use `nodejs lts` version -> `lts/*`
2022-04-23 23:54:09 +03:00
Lipis
b8e5ff4583
Add test action (#865) 2021-10-23 12:57:45 +03:00