Skip to content

Commit

Permalink
Merge pull request #46 from yutailang0119/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/checkout-4.1.6
  • Loading branch information
yutailang0119 authored May 18, 2024
2 parents ee98c48 + 54a2082 commit 346e8fc
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 @@ -13,7 +13,7 @@ jobs:
matrix:
os: [macos-latest, ubuntu-latest]
steps:
- uses: actions/[email protected].3
- uses: actions/[email protected].6
- name: Build
run: swift build
- name: Run tests
Expand Down

0 comments on commit 346e8fc

Please sign in to comment.