Skip to content

Commit

Permalink
Update make.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yelizariev authored Mar 16, 2024
1 parent eb8e4a0 commit 5c2b61e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
sudo apt-get install python3-setuptools
pip3 install oyaml
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
# Use token to trigger Github Pages deployment on commit
token: ${{ secrets.MY_GITHUB_TOKEN }}
Expand Down

0 comments on commit 5c2b61e

Please sign in to comment.