1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-27 03:29:16 +02:00

Updated github action components

This commit is contained in:
2022-11-19 13:20:06 +01:00
parent d04c070fe1
commit 2438150679
3 changed files with 8 additions and 8 deletions

View File

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Install dependencies
run: |
sudo apt-get update