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 7eab443 commit 72e2c1fCopy full SHA for 72e2c1f
.github/workflows/build-and-publish-web.yml
@@ -18,7 +18,7 @@ jobs:
18
19
# Check out current repository
20
- name: Fetch Sources
21
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
22
23
# Build application
24
- name: Test and Build
0 commit comments