Skip to content

Commit e754475

Browse files
chore(deps): update actions/checkout action to v6
1 parent b8abf4e commit e754475

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
@@ -13,7 +13,7 @@ jobs:
1313
# IMPORTANT: this permission is mandatory for trusted publishing
1414
id-token: write
1515
steps:
16-
- uses: actions/checkout@v4
16+
- uses: actions/checkout@v6
1717

1818
- uses: pdm-project/setup-pdm@v4
1919

0 commit comments

Comments
 (0)