Skip to content

Commit 3d1722a

Browse files
author
fmsc-bot
committed
chore: deps(github): bump Action tag for actions/checkout from v4.2.2...
... to v5.0.0 Made with ❤️️ by updatecli
1 parent eb1392f commit 3d1722a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
check-dist:
1919
runs-on: ubuntu-latest
2020
steps:
21-
- uses: actions/checkout@v4.2.2
21+
- uses: actions/checkout@v5.0.0
2222
- name: Set Node.js 22.x
2323
uses: actions/setup-node@v4.3.0
2424
with:

0 commit comments

Comments
 (0)