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.
1 parent 46bf068 commit 4be9ed1Copy full SHA for 4be9ed1
.github/workflows/build-and-test.yaml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: Checkout
18
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
19
- name: Setup node
20
uses: actions/setup-node@v4
21
with:
@@ -30,7 +30,7 @@ jobs:
30
runs-on: ubuntu-latest
31
32
33
34
35
36
@@ -51,7 +51,7 @@ jobs:
51
52
53
54
55
56
57
0 commit comments