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 a91cee5 commit 0d23e96Copy full SHA for 0d23e96
.github/workflows/_build-template.yml
@@ -23,7 +23,7 @@ jobs:
23
steps:
24
-
25
name: Checkout
26
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
27
28
name: Set env variables
29
run: |
0 commit comments