Skip to content

Commit

Permalink
Merge pull request #711 from chantouchsek/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/checkout-4.1.5

fix(deps): bump actions/checkout from 4.1.4 to 4.1.5
  • Loading branch information
chantouchsek authored May 7, 2024
2 parents eb84515 + 5f1323e commit e1fe088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
os: [ubuntu-latest]

steps:
- uses: actions/checkout@v4.1.4
- uses: actions/checkout@v4.1.5
with:
fetch-depth: 1
- uses: actions/setup-node@v4.0.2
Expand Down

0 comments on commit e1fe088

Please sign in to comment.