File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,10 +20,10 @@ jobs:
20
20
21
21
22
22
- name : Setup Visual Studio Development Environment
23
- uses : compnerd/gha-setup-vsdevenv@f1ba60d553a3216ce1b89abe0201213536bc7557 # main as of 2024-11-12
23
+ uses : compnerd/gha-setup-vsdevenv@a58873f43f4ff96f51e9ae9477722058828fcf7a # main as of 2025-03-07
24
24
25
25
- name : Install Swift
26
- uses : compnerd/gha-setup-swift@b6c5fc1ed5b5439ada8e7661985acb09ad8c3ba2 # main as of 2024-11-12
26
+ uses : compnerd/gha-setup-swift@15100508ed98274c660b39a3d171f9b9b80926c5 # main as of 2025-03-07
27
27
with :
28
28
branch : swift-5.8-release
29
29
tag : 5.8-RELEASE
@@ -44,10 +44,10 @@ jobs:
44
44
45
45
46
46
- name : Setup Visual Studio Development Environment
47
- uses : compnerd/gha-setup-vsdevenv@main
47
+ uses : compnerd/gha-setup-vsdevenv@a58873f43f4ff96f51e9ae9477722058828fcf7a # main as of 2025-03-07
48
48
49
49
- name : Install Swift
50
- uses : compnerd/gha-setup-swift@b6c5fc1ed5b5439ada8e7661985acb09ad8c3ba2 # main as of 2024-11-12
50
+ uses : compnerd/gha-setup-swift@15100508ed98274c660b39a3d171f9b9b80926c5 # main as of 2025-03-07
51
51
with :
52
52
branch : swift-5.8-release
53
53
tag : 5.8-RELEASE
You can’t perform that action at this time.
0 commit comments