Skip to content

Commit

Permalink
CI: bump to tagged version as "release" is not available for some reason
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmcl committed Feb 13, 2024
1 parent 8dbd17d commit 014a9e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: xcodebuild test -scheme KukaiCoreSwift -destination "platform=iOS Simulator,OS=17.0,name=iPhone 15" -enableCodeCoverage YES -resultBundlePath "~/xcode-$NOW.xcresult"

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2.16.2
uses: github/codeql-action/analyze@v3.24.0
with:
category: "/language:swift"

Expand Down

0 comments on commit 014a9e6

Please sign in to comment.