Skip to content

Commit

Permalink
Merge pull request #21 from personnummer/renovate/actions-checkout-di…
Browse files Browse the repository at this point in the history
…gest

Update actions/checkout digest to a5ac7e5
  • Loading branch information
frozzare authored May 20, 2024
2 parents cecfdc2 + 69b2690 commit a8bdb84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
destination: ["platform=iOS Simulator,OS=16.2,name=iPhone 13"]

steps:
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
- name: Test as package
run: swift test
- name: CocoaPod Install
Expand Down

0 comments on commit a8bdb84

Please sign in to comment.