Skip to content

Commit 2d9b2fe

Browse files
authored
Merge pull request #4 from noc0dev/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 5319d44 + 9f89adf commit 2d9b2fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
publish:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@v4
12+
- uses: actions/checkout@v6
1313

1414
- name: Install uv
1515
uses: astral-sh/setup-uv@v7

0 commit comments

Comments
 (0)