Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Commit

Permalink
Merge pull request #26 from sbueringer/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/checkout-2.3.4

Bump actions/checkout from 2 to 2.3.4
  • Loading branch information
sbueringer committed Jul 1, 2021
2 parents 4e667a2 + 533b784 commit bc16a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v2.3.4

- name: Get the version & set it in package.json
id: get_version
Expand Down

0 comments on commit bc16a6e

Please sign in to comment.