Skip to content

Commit

Permalink
update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
daoseng33 committed Sep 26, 2024
1 parent 0b282f6 commit ee689ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Set up Swift
uses: swift-actions/setup-swift@v2
with:
swift-version: '5.0'
swift-version: '5.0.1'

- name: Get swift version
run: swift --version
Expand Down
2 changes: 1 addition & 1 deletion Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"location" : "https://github.com/daoseng33/HumorDataModel.git",
"state" : {
"branch" : "main",
"revision" : "b37f900e42b7c563233d1040b6783fc41f638bba"
"revision" : "5c7fa9e89214a49ef0d07a80433a7148fee06f8d"
}
},
{
Expand Down

0 comments on commit ee689ee

Please sign in to comment.