mirror of
https://github.com/easychen/github-action-server-chan.git
synced 2026-04-07 06:37:30 +00:00
Compare commits
2 Commits
dependabot
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
960b1889fd | ||
|
|
89b0fbbf4f |
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -9,7 +9,7 @@ jobs:
|
||||
test: # make sure the action works on a clean machine without building
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- uses: actions/checkout@v6
|
||||
- uses: josStorer/get-current-time@v2.1.2
|
||||
id: current-time
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user