We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5ab98a1 + 18ad993 commit 20f62f2Copy full SHA for 20f62f2
.github/workflows/autocommit.yml
@@ -39,7 +39,7 @@ jobs:
39
max-parallel: 1
40
steps:
41
- name: Checkout repository
42
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
43
with:
44
token: ${{ secrets.IMPRESSBOT_TOKEN }}
45
.github/workflows/test.yml
@@ -36,7 +36,7 @@ jobs:
36
name: ${{ matrix.name }}
37
38
- name: Checkout code
- name: Setup Node.js
uses: actions/setup-node@v6
0 commit comments