Skip to content

Commit

Permalink
fix: fix checkout action version name
Browse files Browse the repository at this point in the history
  • Loading branch information
k80bowman committed Jan 25, 2024
1 parent 7cb3557 commit aec6142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/get-signed-from-stampy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
environment: Stampy
steps:
- uses: actions/checkout@3
- uses: actions/checkout@v3
- name: download signed Windows installer from from Stampy
env:
STAMPY_ARN: ${{ secrets.STAMPY_ARN }}
Expand Down

0 comments on commit aec6142

Please sign in to comment.