Skip to content

Commit ec6ba9c

Browse files
authored
Merge pull request #47 from NCAR/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents b3c36a9 + 8113f55 commit ec6ba9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linting.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
linting:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/checkout@v4
13+
- uses: actions/checkout@v6
1414
- uses: actions/setup-python@v5
1515
- uses: pre-commit/action@v3.0.1

0 commit comments

Comments
 (0)