Skip to content

Commit

Permalink
Merge branch 'main' into renovate/actions-upload-artifact-3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAlias authored Nov 27, 2024
2 parents 162f7ec + 321f49c commit ef40333
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
go-version: ${{ matrix.go-version }}

- name: Checkout code
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0

- name: Create test directory
run: |
Expand Down

0 comments on commit ef40333

Please sign in to comment.