chore: Update actions/checkout and actions/setup-go versions

This commit is contained in:
Simon Larsen
2024-05-14 11:46:13 +01:00
parent 0bf8713b60
commit d29991117a
2 changed files with 3 additions and 2 deletions

View File

@@ -111,9 +111,9 @@ jobs:
env:
CI_PIPELINE_ID: ${{github.run_number}}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
# Setup Go
- uses: actions/setup-go@v2
- uses: actions/setup-go@v5
- run: cd InfrastructureAgent && go build .

1
.gitignore vendored
View File

@@ -111,3 +111,4 @@ InfrastructureAgent/daemon.pid
App/greenlock/.greenlockrc
App/greenlock/greenlock.d/config.json
App/greenlock/greenlock.d/config.json.bak
Examples/otel-dotnet/bin/Debug/net6.0/Grpc.Core.Api.dll.txt