Skip to content

Commit

Permalink
Merge pull request #43 from yutailang0119/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/checkout-4.1.3
  • Loading branch information
yutailang0119 authored Apr 24, 2024
2 parents c5bb2a9 + fe67895 commit ee98c48
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].2
- uses: actions/[email protected].3
- name: Build
run: swift build
- name: Run tests
Expand Down

0 comments on commit ee98c48

Please sign in to comment.