1
0
mirror of https://github.com/wallabag/docker synced 2025-12-22 06:01:50 +00:00

Update test actions to latest version

This commit is contained in:
Jérémy Benoist
2022-10-21 14:10:21 +02:00
committed by GitHub
parent 61899108bc
commit 140721c49c

View File

@@ -24,12 +24,12 @@ jobs:
steps: steps:
- name: "Checkout" - name: "Checkout"
uses: "actions/checkout@v2" uses: actions/checkout@v3
with: with:
fetch-depth: 2 fetch-depth: 2
- name: Set up Python - name: Set up Python
uses: actions/setup-python@v2 uses: actions/setup-python@v4
with: with:
python-version: 3.5 python-version: 3.5