Skip to content

Commit

Permalink
fix: checkout action...
Browse files Browse the repository at this point in the history
  • Loading branch information
Xlin123 committed Jun 17, 2024
1 parent e7d44c9 commit 0f73084
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/multibuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ jobs:
working-directory: ./packages/dart/sshnoports/bundles
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
with:
name: universal.ps1-${{github.ref_name}}-${{github.run_number}}-${{github.run_attempt}}
Expand Down

0 comments on commit 0f73084

Please sign in to comment.