Skip to content

Commit ee7d238

Browse files
chore(deps): update actions/checkout action to v4.3.0
1 parent 287d032 commit ee7d238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
contents: write
2020
id-token: write # The OIDC ID token is used for authentication with npm / JSR.
2121
steps:
22-
- uses: actions/checkout@v4.2.2
22+
- uses: actions/checkout@v4.3.0
2323
- uses: actions/[email protected]
2424
with:
2525
node-version: '22'

0 commit comments

Comments
 (0)