Skip to content

Commit

Permalink
ci: actions/checkout v3 -> v4
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Dec 3, 2023
1 parent e108bf9 commit f96bfc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
matrix:
python-version: ['3.12']
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Filter changed file paths to outputs
uses: dorny/[email protected]
Expand Down

0 comments on commit f96bfc1

Please sign in to comment.