summary refs log tree commit diff stats
path: root/.github/workflows/ubuntu-build.yml
diff options
context:
space:
mode:
authorDjLegolas <DjLegolas@protonmail.com>2020-04-13 17:14:42 +0300
committerPatrick Griffis <pgriffis@igalia.com>2021-05-23 19:43:24 -0500
commit04acbdc221a75f94d38ec4f80a3f826117443466 (patch)
treedec69656688b3158556c61122f29de679703eca3 /.github/workflows/ubuntu-build.yml
parente2ec2c9ab71a0678591f78c8657eb8eb1fe1ae10 (diff)
Update github workflows
Diffstat (limited to '.github/workflows/ubuntu-build.yml')
-rw-r--r--.github/workflows/ubuntu-build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ubuntu-build.yml b/.github/workflows/ubuntu-build.yml
index c3bafadc..f2d3ac8e 100644
--- a/.github/workflows/ubuntu-build.yml
+++ b/.github/workflows/ubuntu-build.yml
@@ -5,7 +5,7 @@ jobs:
     runs-on: ubuntu-18.04
 
     steps:
-      - uses: actions/checkout@v1
+      - uses: actions/checkout@v2
         with:
           fetch-depth: 1