Skip to content

Commit

Permalink
chore(deps): update actions/checkout action to v2.4.0 (#54)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Nov 7, 2021
1 parent e5eb3bc commit c99065a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2.3.4
uses: actions/checkout@v2.4.0
- name: Use Node 14
uses: actions/setup-node@v2.4.1
with:
Expand Down

0 comments on commit c99065a

Please sign in to comment.