Skip to content

Commit

Permalink
chore: update README to actions/checkout@v4 (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eun authored Sep 5, 2023
1 parent 9b8dfeb commit 0d03d84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Include the time of access in the log file (default is `true`) (*optional*)
steps:
-
name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
-
name: Serve Files
uses: Eun/http-server-action@v1
Expand Down

0 comments on commit 0d03d84

Please sign in to comment.