Skip to content

Commit 628da7d

Browse files
chore(deps): Update actions/checkout action to v7
1 parent e33aab5 commit 628da7d

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
id-token: write
1414
steps:
1515
- name: Checkout
16-
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
16+
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
1717
- name: Install uv
1818
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8
1919
with:

0 commit comments

Comments
 (0)