Skip to content

Commit

Permalink
Update update-timestamp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sang765 committed Jun 20, 2024
1 parent 7e7a194 commit 2c32fae
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/update-timestamp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Set up Node.js
uses: actions/setup-node@v2
with:
node-version: '20'

- name: Checkout repository
uses: actions/[email protected]

Expand Down

0 comments on commit 2c32fae

Please sign in to comment.