Skip to content

Commit

Permalink
Chore: update actions/checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
Loyalsoldier authored Oct 18, 2021
1 parent c3b9c36 commit b10802d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
shell: bash

- name: Checkout the "hidden" branch
uses: actions/checkout@v2.3.4
uses: actions/checkout@v2
with:
ref: hidden

Expand Down

0 comments on commit b10802d

Please sign in to comment.