File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 3333 - name : Log into GitHub Container Registry
3434 run : echo "${{secrets.GITHUB_TOKEN}}" | docker login ghcr.io -u ${{github.actor}} --password-stdin
3535 - name : Setup Dotnet
36- uses : actions/setup-dotnet@v3
36+ uses : actions/setup-dotnet@v4
3737 with :
3838 dotnet-version : 8.0.x
3939 - name : Print Env
Original file line number Diff line number Diff line change 3333 - name : Log into GitHub Container Registry
3434 run : echo "${{secrets.GITHUB_TOKEN}}" | docker login ghcr.io -u ${{github.actor}} --password-stdin
3535 - name : Setup Dotnet
36- uses : actions/setup-dotnet@v3
36+ uses : actions/setup-dotnet@v4
3737 with :
3838 dotnet-version : 8.0.x
3939 - name : Print Env
Original file line number Diff line number Diff line change 2929 with :
3030 fetch-depth : 0
3131 - name : Setup Dotnet
32- uses : actions/setup-dotnet@v3
32+ uses : actions/setup-dotnet@v4
3333 with :
3434 dotnet-version : 8.0.x
3535 - run : dotnet --info
Original file line number Diff line number Diff line change 3333 - name : Log into GitHub Container Registry
3434 run : echo "${{secrets.GITHUB_TOKEN}}" | docker login ghcr.io -u ${{github.actor}} --password-stdin
3535 - name : Setup Dotnet
36- uses : actions/setup-dotnet@v3
36+ uses : actions/setup-dotnet@v4
3737 with :
3838 dotnet-version : 8.0.x
3939 - name : Print Env
Original file line number Diff line number Diff line change 3333 - name : Log into GitHub Container Registry
3434 run : echo "${{secrets.GITHUB_TOKEN}}" | docker login ghcr.io -u ${{github.actor}} --password-stdin
3535 - name : Setup Dotnet
36- uses : actions/setup-dotnet@v3
36+ uses : actions/setup-dotnet@v4
3737 with :
3838 dotnet-version : 8.0.x
3939 - name : Print Env
Original file line number Diff line number Diff line change 3333 - name : Log into GitHub Container Registry
3434 run : echo "${{secrets.GITHUB_TOKEN}}" | docker login ghcr.io -u ${{github.actor}} --password-stdin
3535 - name : Setup Dotnet
36- uses : actions/setup-dotnet@v3
36+ uses : actions/setup-dotnet@v4
3737 with :
3838 dotnet-version : 8.0.x
3939 - name : Print Env
Original file line number Diff line number Diff line change 3333 - name : Log into GitHub Container Registry
3434 run : echo "${{secrets.GITHUB_TOKEN}}" | docker login ghcr.io -u ${{github.actor}} --password-stdin
3535 - name : Setup Dotnet
36- uses : actions/setup-dotnet@v3
36+ uses : actions/setup-dotnet@v4
3737 with :
3838 dotnet-version : 8.0.x
3939 - name : Print Env
Original file line number Diff line number Diff line change 3333 - name : Log into GitHub Container Registry
3434 run : echo "${{secrets.GITHUB_TOKEN}}" | docker login ghcr.io -u ${{github.actor}} --password-stdin
3535 - name : Setup Dotnet
36- uses : actions/setup-dotnet@v3
36+ uses : actions/setup-dotnet@v4
3737 with :
3838 dotnet-version : 8.0.x
3939 - name : Print Env
Original file line number Diff line number Diff line change 3333 - name : Log into GitHub Container Registry
3434 run : echo "${{secrets.GITHUB_TOKEN}}" | docker login ghcr.io -u ${{github.actor}} --password-stdin
3535 - name : Setup Dotnet
36- uses : actions/setup-dotnet@v3
36+ uses : actions/setup-dotnet@v4
3737 with :
3838 dotnet-version : 8.0.x
3939 - name : Print Env
Original file line number Diff line number Diff line change 3333 - name : Log into GitHub Container Registry
3434 run : echo "${{secrets.GITHUB_TOKEN}}" | docker login ghcr.io -u ${{github.actor}} --password-stdin
3535 - name : Setup Dotnet
36- uses : actions/setup-dotnet@v3
36+ uses : actions/setup-dotnet@v4
3737 with :
3838 dotnet-version : 8.0.x
3939 - name : Print Env
You can’t perform that action at this time.
0 commit comments