We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aa4a10 commit e784bb3Copy full SHA for e784bb3
.github/workflows/deploy.yml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
- name: Checkout repo
20
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
21
22
- name: Setup Node
23
uses: actions/setup-node@v6
.github/workflows/test.yml
@@ -9,7 +9,7 @@ jobs:
9
10
11
12
13
14
15
0 commit comments