Skip to content

Commit b9636ce

Browse files
committed
Merge branch 'main' of https://github.com/11ty/import
2 parents 4b8b8c3 + 281f59f commit b9636ce

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
@@ -12,7 +12,7 @@ jobs:
1212
node: ["18", "20", "22", "24", "26"]
1313
name: Node.js ${{ matrix.node }} on ${{ matrix.os }}
1414
steps:
15-
- uses: actions/checkout@v6
15+
- uses: actions/checkout@v6.0.2
1616
- name: Setup node
1717
uses: actions/setup-node@v6
1818
with:

0 commit comments

Comments
 (0)