Skip to content
Snippets Groups Projects
Commit 76882aca authored by dmitriysafronov's avatar dmitriysafronov
Browse files

ci: update from template

parent ac7648e2
Branches
No related tags found
No related merge requests found
......@@ -39,10 +39,10 @@ jobs:
steps:
- name: Check out the codebase
uses: actions/checkout@v4
uses: actions/checkout@v4.2.2
- name: Set up Python
uses: actions/setup-python@v5
uses: actions/setup-python@v5.6.0
with:
python-version: "${{ matrix.python }}"
cache: "pip"
......
......@@ -2,7 +2,7 @@
git \
clone \
https://github.com/dmitriysafronov/ansible_role-template.git \
https://github.com/disafronov/ansible_role-template.git \
.update
LATEST_TAG="$(git -C .update tag | grep -e '^v' | sort -V | tail -n 1)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment