We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 027b0dd commit 1a6d9faCopy full SHA for 1a6d9fa
README.md
@@ -47,7 +47,7 @@ steps:
47
echo "::warning title=Invalid file permissions automatically fixed::$line"
48
done
49
- name: Upload Pages artifact
50
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
51
# ...
52
```
53
@@ -62,7 +62,7 @@ steps:
62
63
64
65
66
67
68
0 commit comments