Skip to content

Commit

Permalink
Merge pull request #1 from kuskoman/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/checkout-4

Bump actions/checkout from 2 to 4
  • Loading branch information
kuskoman authored Jan 22, 2024
2 parents b0ef8c5 + b5c2924 commit 167ee65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
name: Run tests
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Setup BATS
uses: mig4/setup-bats@v1
with:
Expand Down

0 comments on commit 167ee65

Please sign in to comment.