summary refs log tree commit diff stats
path: root/.github/workflows/ubuntu-build.yml
diff options
context:
space:
mode:
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