Skip to content

Commit

Permalink
Update dmoj-merge.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonLovesDoggo authored Jan 8, 2024
1 parent 27f68e8 commit 835f12b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dmoj-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
# Step 1: run a standard checkout action, provided by github
- name: Checkout main
uses: actions/checkout@4
uses: actions/checkout@v4
with:
ref: dmoj
# submodules: 'recursive' ### may be needed in your situation
Expand Down

0 comments on commit 835f12b

Please sign in to comment.