Skip to content

Commit fb4b632

Browse files
authored
Update workflows.yaml
1 parent 9020a38 commit fb4b632

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/workflows.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
fail-fast: false
4848

4949
steps:
50-
- uses: actions/checkout@v3
50+
- uses: actions/checkout@v4
5151

5252
# Setting up .net
5353
- name: Setup .NET SDK
@@ -102,7 +102,7 @@ jobs:
102102
define: [Default, Events, PureECS]
103103

104104
steps:
105-
- uses: actions/checkout@v3
105+
- uses: actions/checkout@v4
106106

107107
# Setting up .net
108108
- name: Setup .NET SDK

0 commit comments

Comments
 (0)