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 bfc1f81 commit 1c62f35Copy full SHA for 1c62f35
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
run: |
15
echo "tag_name=${GITHUB_REF#refs/tags/}" >> $GITHUB_ENV
16
- name: "Checkout"
17
- uses: "actions/checkout@v3"
+ uses: "actions/checkout@v4"
18
- name: "Build package"
19
id: "build-package"
20
uses: "glpi-project/tools/github-actions/[email protected]"
0 commit comments