Skip to content

Commit 8eb1d1f

Browse files
chore(deps): bump actions/checkout from 4.1.7 to 4.2.2 in /.github/workflows in the gha group across 1 directory (#179)
1 parent 4261e68 commit 8eb1d1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: windows-2022
1414
steps:
1515
- name: Checkout repository
16-
uses: actions/checkout@v4.1.7
16+
uses: actions/checkout@v4.2.2
1717
- name: Use Node version defined in manifest
1818
uses: volta-cli/action@v4.2.1
1919
- name: Node.js version

0 commit comments

Comments
 (0)