We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7187287 + b9277c3 commit feacf2fCopy full SHA for feacf2f
3 files changed
.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- name: Checkout
18
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
19
with:
20
persist-credentials: false
21
@@ -60,7 +60,7 @@ jobs:
60
61
62
63
64
65
66
.github/workflows/sentry-release.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Checkout code
fetch-depth: 0
.github/workflows/test-dev.yml
@@ -27,7 +27,7 @@ jobs:
27
28
29
30
31
32
33
0 commit comments