Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bump actions/checkout from v2.3.3 to v2.3.4
  • Loading branch information
dependabot[bot] authored and GitHub committed Nov 4, 2020
1 parent 6520a2d commit 1e615a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -29,7 +29,7 @@ jobs:
steps:
-
name: Checkout
uses: actions/checkout@v2.3.3
uses: actions/checkout@v2.3.4
-
name: Set up QEMU
id: qemu
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/labels.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
-
name: Checkout
uses: actions/checkout@v2.3.3
uses: actions/checkout@v2.3.4
-
name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v3.1.0

0 comments on commit 1e615a8

Please sign in to comment.