Skip to content

Commit

Permalink
Bump actions/checkout from 1 to 4 (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent 9962381 commit 8d65067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
name: SwiftLint
if: github.event.pull_request.draft == false
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v4
- name: swiftLint on ios sdk
uses: norio-nomura/[email protected]
with:
Expand Down

0 comments on commit 8d65067

Please sign in to comment.