We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d6aab05 + ac1378e commit fa76a0cCopy full SHA for fa76a0c
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Check out repository
14
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
15
with:
16
persist-credentials: false
17
.github/workflows/publish.yml
@@ -8,7 +8,7 @@ jobs:
8
9
10
0 commit comments