Skip to content

Commit

Permalink
Bump actions/checkout from 4.1.0 to 4.1.1 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 549ebb3 commit e715e1b
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 @@ -25,7 +25,7 @@ jobs:
- 'head'

steps:
- uses: actions/checkout@v4.1.0
- uses: actions/checkout@v4.1.1
with:
persist-credentials: false

Expand Down

0 comments on commit e715e1b

Please sign in to comment.