Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MWin10 authored Feb 28, 2024
1 parent 1aaf17f commit 6cda57b
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 @@ -8,7 +8,7 @@ jobs:
# To use this repository's private action,
# you must check out the repository
- name: Checkout
uses: actions/checkout@latest
uses: actions/checkout@v4.1.1

# basic simple test: just print current this package's version
- name: Test functionality
Expand Down

0 comments on commit 6cda57b

Please sign in to comment.