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 dedd1c8 commit 2136d5aCopy full SHA for 2136d5a
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
CI: true
18
steps:
19
- name: Check out repo
20
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
21
with:
22
fetch-depth: 0
23
token: ${{ secrets.SEEK_OSS_CI_GITHUB_TOKEN }}
@@ -54,7 +54,7 @@ jobs:
54
55
56
57
58
59
60
.github/workflows/validate.yml
@@ -12,7 +12,7 @@ jobs:
12
13
14
15
16
@@ -57,7 +57,7 @@ jobs:
61
62
63
0 commit comments