Skip to content

Commit

Permalink
ci: Resolve CI warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Feb 21, 2024
1 parent c6b89c2 commit df4ecc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
version: 'snapshot'

- uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: Run tests
run: |
Expand Down

0 comments on commit df4ecc9

Please sign in to comment.