Skip to content

Commit 0aa6a1f

Browse files
authored
Merge pull request #197 from matplotlib/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 3 to 5
2 parents 6869225 + f74b118 commit 0aa6a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-22.04
1515
steps:
1616
- name: checkout
17-
uses: actions/checkout@v3
17+
uses: actions/checkout@v5
1818
with:
1919
persist-credentials: false
2020

0 commit comments

Comments
 (0)