Skip to content

Commit ff565cc

Browse files
authored
Merge pull request #120 from devmehq/renovate/actions-checkout-6.x
2 parents d78d6be + 702a0cc commit ff565cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
2222

2323
steps:
24-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
24+
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
2525
- name: Use Node.js ${{ matrix.node-version }}
2626
uses: actions/setup-node@v4
2727
with:

0 commit comments

Comments
 (0)