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 3b6cd42 commit 3525238Copy full SHA for 3525238
.github/workflows/cd.yml
@@ -27,7 +27,7 @@ jobs:
27
28
steps:
29
- name: Checkout
30
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
31
32
- name: Get Time for BUILD_ID
33
id: time
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
.github/workflows/publish.yml
@@ -21,7 +21,7 @@ jobs:
21
22
23
24
25
0 commit comments