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.
2 parents 0e26a13 + 7c765c0 commit d67a9f7Copy full SHA for d67a9f7
.github/workflows/website_backend_ci.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- name: Checkout
19
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
20
21
- name: Set up dotnet
22
uses: actions/setup-dotnet@v4
.github/workflows/website_cd.yml
.github/workflows/website_frontend_ci.yml
@@ -21,7 +21,7 @@ jobs:
options: --user 1001
23
24
25
26
27
0 commit comments