Skip to content

Commit

Permalink
Bump a documented action version
Browse files Browse the repository at this point in the history
  • Loading branch information
72636c committed Jan 9, 2024
1 parent 5a225e4 commit 7e6a7cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deep-dives/github.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
validate:
steps:
- name: Check out repo
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
Expand Down

0 comments on commit 7e6a7cb

Please sign in to comment.