Skip to content

Commit

Permalink
build: checkout 최신버전으로 변경 [#58]
Browse files Browse the repository at this point in the history
  • Loading branch information
j2h30728 authored Apr 18, 2024
1 parent 87271ee commit dabc55a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/git-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,7 @@ jobs:
runs-on: ubuntu-latest
container: pandoc/latex
steps:
- uses: actions/checkout@v2
- name: Use Node.js 16.x
uses: actions/setup-node@v2
with:
node-version: '16.x'
- uses: actions/checkout@v4
- name: Install mustache (to update the date)
run: apk add ruby && gem install mustache
- name: creates output
Expand Down

0 comments on commit dabc55a

Please sign in to comment.